I’d love an easy way to make component properties available as dynamic data for use in places like code snippets and within Rich Text.
Additionally it would be awesome to be able to use the values as CSS variables as well within the element CSS.
I’d love an easy way to make component properties available as dynamic data for use in places like code snippets and within Rich Text.
Additionally it would be awesome to be able to use the values as CSS variables as well within the element CSS.
This would definitely be useful.
It would be great if they could be used in the custom PHP queries inside the components. Eg. If I wanted to have a person add something in a text field and then add that to a query, it is not achievable. I could not find any documentation on how it was done. Eg. $component[‘fields’][‘field_name’].