Injection token for a custom close icon componentCNGX_CLOSE_ICON
Tokenv0.1.0
InjectionToken<Type<unknown>>
Description#
Injection token for a custom close icon component.
Set via provideFeedback(withCloseIcon(MyIcon)) which forwards to this token.
Type#
InjectionToken<Type<unknown>>