Speed dialA FAB that expands to actions. Preview Code ⧉ Copy Share Edit Delete import { BuiSpeedDial } from 'ng-blatui'; <bui-speed-dial [actions]="[{ label: 'Share' }, { label: 'Edit' }]" />Opens downward Preview Code ⧉ Copy Share Edit Delete <bui-speed-dial [actions]="actions" direction="down" />