Join Slack
Powered by
afaik, the `inline class` tries to use the field d...
# announcements
s
shikasd
06/07/2019, 7:53 PM
afaik, the
inline class
tries to use the field directly, without "boxing" it. with one field it can easily remove the class at compile time and replace it with field value, but it is rather confusing for two fields or more.
4
Views
Open in Slack
Previous
Next