Floating Action Buttons (FABs) represent the primary action in an application. By default, they have a circular shape. When pressed, the button may open more related actions. As the name suggests, FABs generally float over the content in a fixed position. This is not achieved exclusively by using an <FabButton>FAB</FabButton>. They need to be wrapped with an <Fab> component in order to be fixed over the content. If the FAB button is not wrapped with <ion-fab>, it will scroll with the content. FAB buttons have a default size, a mini size and can accept different colors:
false
true
close
string
danger
dark
light
medium
primary
secondary
success
tertiary
warning
string
false
true
string
undefined
string
undefined
ios
md
undefined
alternate
archives
author
bookmark
external
first
help
index
last
license
me
next
nofollow
noopener
noreferrer
opener
prev
search
sidebar
tag
up
undefined
back
forward
root
undefined
false
true
small
undefined
_blank
_self
_parent
_top
undefined
button
reset
submit
bottom
content
end
error
header
helper
icon-only
primary
secondary
start
time-label
title
top
undefined
See this open Svelte issue. #1689, Slotted content for Web Component nested inside of a Svelte component is not applied to the Web Component
false
true
Svonic
Svonic is a Svelte component library built on top of the Ionic Framework.