Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 793 Bytes

vaadin-directory-description.md

File metadata and controls

16 lines (10 loc) · 793 Bytes

<vaadin-button>

Available in Vaadin_Directory

<vaadin-button> is a Web Component providing an accessible and customizable button, part of the Vaadin components.

Screenshot of vaadin-button, using the default Lumo theme

Example Usage

<vaadin-button theme="primary">Primary</vaadin-button>
<vaadin-button theme="secondary">Secondary</vaadin-button>
<vaadin-button theme="tertiary">Tertiary</vaadin-button>