New:Socket for Asana Is Now Available.Learn more →
Get Started

@vaadin/button

Package Overview
Dependencies
Maintainers
12
Versions
651
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/button

vaadin-button

next
Source
npmnpm
Version
25.3.0-beta2
Version published
Weekly downloads
26K
-71.62%
Maintainers
12
Weekly downloads
 
Created
Source

@vaadin/button

An accessible and customizable button that allows users to perform actions.

Documentation + Live Demo ↗

npm version

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

Screenshot of vaadin-button

Installation

Install the component:

npm i @vaadin/button

Once installed, import the component in your application:

import '@vaadin/button';

Contributing

Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

License

Apache License 2.0

Vaadin collects usage statistics at development time to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.

Keywords

Vaadin

FAQs

Package last updated on 07 Sep 2026

Related posts