Skip to main content
Version: 1.0.108

Fab

const fab = {
component: NANO.FAB,
value: 'plus',
props: {
style: {position: 'absolute', margin: 16, right: 0, bottom: 0},
icon: 'information'
}
};