ArcaneResizable#
Live preview for component 'resizable' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.
ArcaneResizable.sidebarLayout(
sidebar: const Card(child: Text('Sidebar')),
content: const Card(child: Text('Main content')),
)
Live preview for component 'resizable' in the current Arcane catalog.
See the Component Catalog for source mapping and parity status.