🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vaadin/button

Package Overview
Maintainers
12
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Source code not available
We could not scan this package. Some page functionalities have been disabled

@vaadin/button

vaadin-button

dev-disable-dates
Source
npmnpm
Version
25.3.0-dev.1fa5a51482
Version published
Weekly downloads
86K
-19.81%
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 25 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts