Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
toolkit
/
content
/
widgets
/
moz-message-bar
Navigation
Enable keyboard shortcuts
Name
Description
Size
moz-message-bar.css
Icon
3904
moz-message-bar.mjs
A simple message bar element that can be used to display important information to users. @tagname moz-message-bar @property {string} type - The type of the displayed message. @property {string} heading - The heading of the message. @property {string} message - The message text. @property {boolean} dismissable - Whether or not the element is dismissable. @property {string} messageL10nId - l10n ID for the message. @property {string} messageL10nArgs - Any args needed for the message l10n ID. @fires message-bar:close Custom event indicating that message bar was closed. @fires message-bar:user-dismissed Custom event indicating that message bar was dismissed by the user.
5023
moz-message-bar.stories.mjs
2991
README.stories.md
2716