Widgets#
This chapter describes the set of widgets available in Volto.
blockWidth#
blockWidth is a widget to select a width from the defined config.blocks.widths.
It's based on the ButtonsWidget, so the actions and the styles to be applied are configurable.
blockAlignment#
blockAlignment is a widget to select the block alignment, one of either left, right, or center.
It's based on the ButtonsWidget, so the actions and the styles to be applied are configurable.
size#
size is a widget to select the block size from a default list of values, one of either small, medium, or large.
It's based on the ButtonsWidget, so the actions and the styles to be applied are configurable.