@spectrum-web-components/tooltip
`<sp-tooltip>` allow users to get contextual help or information about specific components when hovering or focusing on them.
Found 169 results for adobe-spectrum
`<sp-tooltip>` allow users to get contextual help or information about specific components when hovering or focusing on them.
An `<sp-field-label>` provides accessible labelling for form elements. Use the `for` attribute to outline the `id` of an element in the same DOM tree to which it should associate itself. Field labels give context to information that a user needs to input
An `<sp-menu>` is used for creating a menu list. The various elements inside a menu are given as [`<sp-menu-group>`](../menu-group), [`<sp-menu-item>`](../menu-item), or `<sp-menu-divider>`. Often a `<sp-menu>` element will appear in a [`<sp-popover>`](..
`<sp-coachmark>` is a temporary message that educates users through new or unfamiliar product experiences. They can be chained into a sequence to form a tour.
An `<sp-picker>` is an alternative to HTML's `<select>` element. Use [`<sp-menu-item>`](../menu-item) elements to outline the options that will be made available to the user when interacting with the `<sp-picker>` element.
An `<sp-status-light>` is a great way to convey semantic meaning, such as statuses and categories. It provides visual indicators through colored dots accompanied by descriptive text.
An `<sp-action-menu>` is an action button that triggers an overlay with `<sp-menu-items>` for activation. Use an `<sp-menu>` element to outline the items that will be made available to the user when interacting with the `<sp-action-menu>` element. By defa
`<sp-checkbox>` allow users to select multiple items from a list of independent options, or to mark an individual option as selected.
An `<sp-underlay>` provides a visual layer between overlay content and the rest of your application. It is commonly used with modal dialogs and other overlay elements to create a visual separation and prevent interaction with the background content while
Web component implementation of a Spectrum design Badge
Web component implementation of a Spectrum design HelpText
`sp-action-group` delivers a set of action buttons in horizontal or vertical orientation while ensuring the appropriate spacing between those buttons. The `compact` attribute merges these buttons so that they are visually joined to clarify their relations
`sp-divider` brings clarity to a layout by grouping and dividing content that exists in close proximity. It can also be used to establish rhythm and hierarchy.
`sp-button-group` delivers a set of buttons in horizontal or vertical orientation while ensuring the appropriate spacing between those buttons.
Side navigation allows users to locate information and features within the UI. It can be used for either hierarchical or flat navigation, and gives the ability to group navigable items categorically. Side navigation is an opportunity to prioritize content
Web component implementation of a Spectrum design NumberField
The `<sp-color-handle>` is used to select a colour on an `<sp-color-area>`, `<sp-color-slider>`, or `<sp-color-wheel>`. It functions similarly to the handle on an `<sp-slider>`.
`<sp-toast>` elements display brief, temporary notifications. They are noticeable but do not disrupt the user experience and do not require an action to be taken.
`<sp-slider>` allows users to quickly select a value within a range. They should be used when the upper and lower bounds of the range are invariable.
The `<sp-tabs>` displays a list of `<sp-tab>` element children as `role="tablist"`. An `<sp-tab>` element is associated with a sibling `<sp-tab-panel>` element via their `value` attribute. When an `<sp-tab>` element is `selected`, the associated `<sp-tab-
`sp-dialog` displays important information that users need to acknowledge. They appear over the interface and block further interactions. When used directly the `sp-dialog` element surfaces a `slot` based API for deep customization of the content to be in
An `<sp-color-wheel>` lets users visually change an individual channel of a color on a circular track.
Use an `<sp-asset>` element to visually represent a file, folder or image in your application. File and folder representations will center themselves horizontally and vertically in the space provided to the element. Images will be contained to the element
An `<sp-avatar>` is a great way to feature a visual representation of a user.
The Spectrum CSS card component
An `<sp-field-group>` element is used to layout a group of fields, usually `<sp-checkbox>` elements. It can be leveraged for `vertical` or `horizontal` organization of the fields that are supplied as its children.
Web component implementation of a Spectrum design InfieldButton
An `<sp-switch>` is used to turn an option on or off. Switches allow users to select the state of a single option at a time. Use a switch rather than a checkbox when activating (or deactivating) an option, instead of selecting.
An `<sp-meter>` is a visual representation of a quantity or achievement. The meter's progress is determined by user actions, rather than system actions.
Web component implementation of a Spectrum design Table
A `<sp-dropzone>` is an area on the screen into which an object can be dragged and dropped to accomplish a task. For example, a DropZone might be used in an upload workflow to enable the user to drop a file from their operating system into the DropZone, w
An `<sp-progress-bar>` shows the progression of a system operation such as downloading, uploading, processing, etc. in a visual way. It can represent determinate or indeterminate progress.
The `<sp-accordion>` element contains a list of items that can be expanded or collapsed to reveal additional content or information associated with each item. There can be zero expanded items, exactly one expanded item, or more than one item expanded at a
Web component implementation of a Spectrum design AlertDialog
`<sp-radio>` and [`<sp-radio-group>`](../radio-group) allow users to select a single option from a list of mutually exclusive options. All possible options are exposed up front for users to compare.
The `opacity-checkerboard` class is used to highlight opacity. Leverage these styles in your component as outlined below to unify you application's visuals with those delivered by various Spectrum Web Components.
The `<sp-icons-medium>` and `<sp-icons-large>` elements included in this package supply your application with the Spectrum CSS medium and large icons for use in the `<sp-icon>` element. Include at least one of these elements in a project that makes use of
An `<sp-card>` represents a rectangular card that contains a variety of text and image layouts. Cards are typically used to encapsulate units of a data set, such as a gallery of image/caption pairs.
The Spectrum CSS action button component
The Spectrum CSS tooltip component
The Spectrum CSS button component
An `sp-thumbnail` can be used in a variety of locations as a way to display a preview of an image, layer, or effect. `sp-thumbnail` elements are not keyboard-focusable since they're intended to be used inside of a component that a user sets focus to (such
An `<sp-illustrated-message>` displays an illustration icon and a message, usually in an empty state or on an error page. It is also used inside a DropZone.
Web component implementation of a Spectrum design Tags
The Spectrum CSS typography component
The Spectrum CSS table component
A `<sp-action-bar>` delivers a floating action bar that is a convenient way to deliver stateful actions in cases like selection mode. `<sp-action-bar>` can be deployed in two variants beyond the default: `[varient="fixed"]` to position the element in rela
`<sp-top-nav>` delivers site navigation, particularly for when that navigation will change the majority of the page's content and/or the page's URL when selected. All primary elements of an `<sp-top-nav>` should be directly accessible in the tab order.
Web component implementation of a Spectrum design ContextualHelp
Web component implementation of a Spectrum design Grid
Web component implementation of a Spectrum design Swatch
The Spectrum CSS checkbox component
The Spectrum CSS progress bar component
An `sp-split-view` element delivers its first two direct child elements in a horizontal or vertical (`<sp-split-view vertical>`) orientation that distributes the available page real estate as per the supplied attribute API. When leveraging the resizable a
An `<sp-color-slider>` lets users visually change an individual channel of a color. The background of the `<sp-color-slider>` is a visual representation of the range of values a user can select from. This can represent color properties such as hues, color
The Spectrum CSS buttongroup component
The Spectrum CSS link component
Web component implementation of a Spectrum design PickerButton
The Spectrum CSS menu component
The Spectrum CSS toast component
The Spectrum CSS icon component
The Spectrum CSS divider component
An `<sp-color-area>` allows users to visually select two properties of a color simultaneously. It's commonly used together with a color slider or color wheel.
The Spectrum CSS accordion component
The Spectrum CSS dialog component
An `<sp-color-loupe>` shows the output color that would otherwise be covered by a cursor, stylus, or finger during color selection.
The Spectrum CSS textfield component
The Spectrum CSS switch component
The Spectrum CSS tokens package
`@spectrum-web-components/bundle` is a master dependency that allows a project to import any and all of the Spectrum Web Components. While it is a great approach to prototyping, the fact that is versions all of the Spectrum Web Components packages collect
The Spectrum CSS underlay component
The Spectrum CSS in-line alert component
The Spectrum CSS picker component
The Spectrum CSS slider component
The Spectrum CSS page component
The Spectrum CSS modal component
The Spectrum CSS search component
The Spectrum CSS popover component
The Spectrum CSS tags component
The Spectrum CSS tabs component
The Spectrum CSS actiongroup component
The Spectrum CSS progress circle component
The Spectrum CSS fieldlabel component
The Spectrum CSS sidenav component
The Spectrum CSS dropzone component
The Spectrum CSS breadcrumb component
The Spectrum CSS calendar component
The Spectrum CSS statuslight component
The Spectrum CSS Tree view component
The Spectrum CSS illustratedmessage component
The Spectrum CSS avatar component
The Spectrum CSS Pagination component
The Spectrum CSS radio component
The Spectrum CSS stepper component
Web component implementation of a Spectrum design AlertBanner
The Spectrum CSS fieldgroup component
Web component implementation of a Spectrum design Combobox
The Spectrum CSS contextualhelp component
Web component implementation of a Spectrum design Breadcrumbs
The Spectrum CSS badge component
Web component implementation of a Spectrum design ColorField
Web component implementation of a Spectrum design Truncated
The Spectrum CSS close button component
The Spectrum CSS coachmark component
The Spectrum CSS well component
The Spectrum CSS asset component
The Spectrum CSS assetlist component
The Spectrum CSS actionbar component
The Spectrum CSS alertbanner component
The Spectrum CSS Color slider component
The Spectrum CSS Color Handle component
The Spectrum CSS picker button component
The Spectrum CSS tray component
The Spectrum CSS Color Loupe component
The Spectrum CSS clearbutton component
The Spectrum CSS helptext component
The Spectrum CSS Coach Indicator component
The Spectrum CSS combobox component
The Spectrum CSS asset card component
The Spectrum CSS thumbnail component
The Spectrum CSS steplist component
The Spectrum CSS Color Area component
The Spectrum CSS Color Area component
The Spectrum CSS meter component
The Spectrum CSS tag group component
The Spectrum CSS splitview component
The Spectrum CSS alertdialog component
The Spectrum CSS infield button component
The Spectrum CSS Color swatch component
A Spectrum CSS preview
The Spectrum CSS logicbutton component
The Spectrum CSS rating component
The Spectrum CSS dial component
The Spectrum CSS datepicker component
A demo-ready bundle of the components in the Spectrum CSS library.
The Spectrum CSS Color swatch group component
The Spectrum CSS floatingactionbutton component
The Spectrum CSS opacitycheckerboard component
The Spectrum CSS miller component
The Spectrum CSS dropindicator component
The Spectrum CSS form component
Common mixins for Spectrum CSS components
The Spectrum CSS actionmenu component
The Spectrum CSS infieldprogresscircle component
A changelog entry generator for GitHub that links to commits, PRs and users
React wrapper for spectrum ui icons
React wrapper for spectrum workflow icons
UI Components for Vue based on Adobe Spectrum