ArcaneScrollArea#
Live preview for component 'scroll-area' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.
ArcaneScrollArea.vertical(
height: '150px',
child: ArcaneBox(children: const [Text('Row 1'), Text('Row 2')]),
)
Live preview for component 'scroll-area' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.