ArcaneResizable
Live preview for resizable
Live Demo
Component: resizable
Preview + Code
Sidebar
Main content
Code
ArcaneResizable.sidebarLayout(
  sidebar: const Card(child: Text('Sidebar')),
  content: const Card(child: Text('Main content')),
)

ArcaneResizable#

Live preview for component 'resizable' in the current Arcane catalog.

See the Component Catalog for source mapping and parity status.

On this page