Blazor SpeedDial Example - Template
The following sample demonstrates customization of action items and speed dial popup using templates. Click the speed dial button to open action items.
Feedback & Question
In the above example, action items are customized using the ItemTemplate
and popup is customized to load custom UI using the PopupTemplate
.