Name Description Size Coverage
update-state.css 725 -
update-state.mjs @typedef {object} UpdateStateInfo @property {string} l10nId - The localization ID for the update-state label. @property {string} [iconSrc] - The icon URL for the update-state. @property {string} [buttonL10nId] - The localization ID for the update-state button. @property {string} [buttonId] - The ID for the update-state button. @property {string} [buttonAction] - The action for the update-state button. @property {boolean} [buttonDisabled] - The disabled state of the update-state button. 9064 -
update-state.stories.mjs 1415 -