Back to Vuetify

Speed Dials

packages/docs/src/pages/en/components/speed-dials.md

4.1.1603 B
Original Source

Speed Dials

The v-speed-dial component can be used as a floating action button that can reveal additional actions when clicked.

<PageFeatures />

Usage

Speed dials can be attached to material to signify a promoted action in your application. The default size will be used in most cases, whereas the small variant can be used to maintain continuity with similar sized elements.

<ExamplesUsage name="v-speed-dial" /> <PromotedEntry />

API

ComponentDescription
v-speed-dialPrimary Component
<ApiInline hide-links />

Guide

Coming soon.