eQuantic.UI Documentation

Component

Switch

A visual toggle for binary states.

Usage Example

new Switch().WithLabel("Enabled").WithActive(true);

Properties

PropertyDescription
activeCurrent state (on/off).
labelAssociated label text.

Style Customization

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