Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.88 KB

scion-components.md

File metadata and controls

40 lines (29 loc) · 1.88 KB

SCION Toolkit

SCION Toolkit Projects Overview Changelog Contributing Sponsoring

SCION Toolkit > @scion/components

Provides Angular-based components and directives with a focus on SCION requirements.

  • Viewport
    Provides a viewport component with scrollbars that sit on top of the viewport client.

  • Sashbox
    Provides a sashbox component for splitting content into multiple parts, which the user can resize by moving the splitter between the parts.

  • Splitter
    Provides a visual element that allows the user to control the size of elements next to it.

  • Throbber
    Provides an animated graphical control, commonly called a spinner, to indicate the execution of an action. You can choose between different presentations: ellipsis, ripple, roller, spinner.

  • Dimension
    Provides a set of tools for observing the size and position of an element.

  • SCION Design Tokens
    SCION provides a set of design tokens to enable consistent design and theming of SCION components.