getErrorContainerProps

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

Resolver for the ErrorIcon 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 ErrorIcon slot.