Identical APIs
The same props, variants, sizes, and behaviors across React and Vue. Learn once, ship everywhere.
<Button color="primary" variant="outline" size="sm">
Continue
</Button>
<Button color="primary" variant="outline" size="sm">
Continue
</Button>