Button Demos

List of demos for JavaScript ES5 button controls.

Buttons

A Floating Action Button (FAB) is a high-emphasis button that allows users to perform a primary action in an application. It typically appears as a circular icon anchored to the bottom right of the screen.
The Button control is a user interface element that triggers an event when it is clicked. It can contain text, an image, or both.
A Chip is a compact unit of vital information that responds to a click action. It can include text, an image, or both, and is commonly utilized in contacts, emails, or filter tags.
The Drop Down Button is utilized to toggle contextual overlays for displaying a list of action items. It can include both text and images.
The Progress Button visually represents the ongoing operation to inform the user that a process is occurring in the background. This progress can be depicted using graphics along with a textual representation.
The Split Button component features both primary and secondary buttons. The primary button is used to trigger the default action, while the secondary button toggles contextual overlays to display a list of action items. Additionally, it can accommodate both text and images.