PluginNoticeComponentShowNoticeOptions.shouldShowCloseButton?
PluginNoticeComponentShowNoticeOptions › shouldShowCloseButton?
Type: boolean
Whether the close (X) button is shown on a hard-to-close notice (PluginNoticeComponentShowNoticeOptions.shouldHideOnClick= false). When false, no close button is rendered and the notice can only be hidden programmatically. Ignored unless shouldHideOnClick is false.