ArcaneScrollArea
Live preview for scroll-area
Live Demo
Component: scroll-area
Preview + Code
Row 1 Row 2 Row 3 Row 4 Row 5 Row 6 Row 7
Code
ArcaneScrollArea.vertical(
  height: '150px',
  child: ArcaneBox(children: const [Text('Row 1'), Text('Row 2')]),
)

ArcaneScrollArea#

Live preview for component 'scroll-area' in the current Arcane catalog.

See the Component Catalog for source mapping and parity status.

On this page