Replies: 1 comment 2 replies
-
AAARGH. This is already possible. Sorry again for the spam. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current approach with exclude is neat and does what it should. But it is not very intuitive.
What would be more interesting is adding support for _protected and/or __private attributes of a component. These should automatically not be exposed to the javascript frontend, but just usable in the backend.
Beta Was this translation helpful? Give feedback.
All reactions