NotificationBlock
Installation
import { NotificationBlock } from 'uxp/components';Signature
const NotificationBlock: React.FunctionComponent<INotificationProps>Examples
<NotificationBlock message="-- End Of Content --" class="end-of-content" />Properties
Name
Type
Mandatory
Default Value
Example Value
Related Types
Last updated