getLoadingContainerProps

abstract var getLoadingContainerProps: (externalProps: Props?) -> Props(source)

Resolver for the LoadingIcon slot's props. Warning: This slot is only useful when using the <RichTreeView /> component when lazy loading is enabled.

Parameters

{ExternalProps} externalProps Additional props for the LoadingIcon slot.