Open
Description
Feature Description
It would be nice to mark properties as required, meaning they have to be set from outside. (Like in the Timer)
The use case is, that we have whole navigation trees abstracted away. And there we pipe properties through. The top level component has all properties required for the tree, which will be a lot. So it is easy to miss a property if it gets added in a subpage.
Product Impact
No response