UiFactoryHelpers<TProps extends UiProps> extension

on

Properties

elementType → dynamic

Available on UiFactory<TProps>, provided by the UiFactoryHelpers extension

The type of the element created by this factory.
no setter

Methods

asForwardRefConfig({String? displayName}) UiFactoryConfig<TProps>

Available on UiFactory<TProps>, provided by the UiFactoryHelpers extension

Generates the configuration necessary to construct a UiFactory while invoking uiForwardRef with a props class that has already been consumed.