We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The JavaScript Speed Dial component is an extension of the JavaScript Floating Action Button that displays a list of action buttons when clicked. It displays action buttons in linear and radial directions.

JavaScript Speed Dial component


Positioning

Place the Speed Dial button in various built-in positions on the target element or page.

JavaScript Speed Dial positioning


Predefined styles

Several predefined styles are available:

  • Text only
  • Icon with text
  • Icon only

JavaScript Speed Dial with different predefined styles


Templates

Templates are used to customize the default appearance of the Speed Dial. The Angular Speed Dial component supports item and popup templates.

JavaScript Speed Dial templates


Modal popup mode enables an overlay to prevent background interaction when popup action items are opened.

JavaScript Speed Dial modal popup


Built-in themes

The JavaScript Speed Dial supports these built-in themes: Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, Fluent, and high contrast. Users can customize one of these built-in themes or create new themes to achieve their desired look and feel by simply overriding SASS variables or using our Theme Studio application.


Web accessibility

  • Fully supports WAI-ARIA accessibility practices to work with screen readers and assistive devices.
  • Fully supports WAI-ARIA accessibility that helps pop-up action items be accessed by on-screen readers and assistive devices.
  • Follows WAI-ARIA best practices for implementing keyboard interaction.
  • Based on WCAG 2.0 standards, UI visual elements such as foreground color, background color, line spacing, text, and images are designed.
  • Supports right-to-left (RTL) text direction for users working with RTL languages like Hebrew, Arabic, or Persian.

JavaScript Speed Dial code example

Easily get started with the JavaScript Speed Dial using a few simple lines of HTML and TS code example as demonstrated below. Also explore our JavaScript Speed Dial Example that shows you how to render and configure the JavaScript Speed Dial.

<div>
    <button id='speeddial'></button>
</div>
import { SpeedDial,SpeedDialItemModel } from '@syncfusion/ej2-buttons';

let items:SpeedDialItemModel[] = [
    { title:'Cut' },
    { title:'Copy' },
    { title:'Paste' },
    { title:'Delete' }
    { title:'Save' }
]

// Initialize the Speed Dial component
let speedDial: SpeedDial = new SpeedDial({ content: 'Edit', tems:items });

// Render initialized Speed Dial
speedDial.appendTo('#speedDial');

80+ JAVASCRIPT UI CONTROLS

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile