eQuantic.UI Documentation

Component

Drawer

A panel that slides in from the edge of the screen.

Usage Example

new Drawer(position: DrawerPosition.Right).WithTitle("Settings");

Properties

PropertyDescription
positionSlide-in direction (Left, Right, Top, Bottom).
visibleCurrent visibility state.

Style Customization

All eQuantic.UI components accept Tailwind CSS utilities to ensure they integrate seamlessly with your brand.