UiFactoryHelpers<TProps extends UiProps> extension
- on
-
- UiFactory<
TProps>
- UiFactory<
Properties
- elementType → dynamic
-
The type of the element created by this factory.
no setter
Methods
-
asForwardRefConfig(
{String? displayName}) → UiFactoryConfig< TProps> -
Generates the configuration necessary to construct a UiFactory while invoking
uiForwardRef
with a props class that has already been consumed.