The button that opens or closes the notification panel.
<VeltWireframe> <VeltNotificationsToolWireframe> <VeltNotificationsToolWireframe.Icon /> <VeltNotificationsToolWireframe.UnreadIcon /> <VeltNotificationsToolWireframe.UnreadCount /> <VeltNotificationsToolWireframe.Label /> </VeltNotificationsToolWireframe> </VeltWireframe>
Default: true
<VeltNotificationsTool shadowDom={false} panelShadowDom={false} />
Default: false
<VeltNotificationsTool darkMode={true} />
variant
panelVariant
<VeltNotificationsTool variant='tool1' panelVariant='panel1'/>
Was this page helpful?