Decorator for marking a class or property as a Hosanna struct. Used to annotate view models or data structures for the Hosanna UI framework.
The name of the view or struct.
Whether this struct represents a group (default: false).
A decorator function for the target class or property.
Decorator for marking a class or property as a Hosanna struct. Used to annotate view models or data structures for the Hosanna UI framework.