the props accepted by any ComponentGenerator, as a single variable.
see DefaultProps to understand the default (symbol-based) properties accepted by all components.
or see InlineDefaultProps for the inlined equivalent (prefix-based) properties accepted by all components if you use InlineHyperZone.
the props accepted by any ComponentGenerator, as a single variable.
see
DefaultPropsto understand the default (symbol-based) properties accepted by all components.or see
InlineDefaultPropsfor the inlined equivalent (prefix-based) properties accepted by all components if you useInlineHyperZone.