position
is set to top-right
, the Floating Action Buttons will move down.position
is set to bottom-right
, the Floating Action Buttons will move up.{% include '@bolt-components-floating-action-buttons/floating-action-buttons.twig' with {
content: _content,
attributes: {
style: '--c-bolt-floating-action-buttons-offset-x: 100px;'
}
} only %}