kingscode / vuetify-resource

Vuetify resource.
MIT License
7 stars 1 forks source link

Floating action button with just one option #27

Open ricardovanlaarhoven opened 5 years ago

ricardovanlaarhoven commented 5 years ago

When there is only one crud button, just show it instead of the FAB

ricardovanlaarhoven commented 5 years ago

this is complicated because we would have to check for the default options (create, update, delete) and for the slot. and if only one is filled use that one. So this issue will be a maybe/feature thing