Name Description Size
sync-device-name.mjs A custom element that manages the display and editing of a Device name in Firefox Sync settings section. @tagname sync-device-name @property {string} value - The current value of the device name. @property {string} defaultValue - Default device name shown in the input field when empty. @property {boolean} disabled - The disabled state of the device name component. @property {boolean} _isInEditMode - Whether the component is currently in edit mode. 3852
sync-device-name.stories.mjs 1209