PluginNoticeComponentShowNoticeOptions.mode?
PluginNoticeComponentShowNoticeOptions › mode?
Type: PluginNoticeMode
How this notice relates to the plugin's current notice — see PluginNoticeMode.A permanent notice cannot be
PluginNoticeMode.Separate (it needs the shared slot it is tracked in), and a notice that does not hide on click must be PluginNoticeMode.Separate (so a later notice never silently replaces it); either contradiction throws.