InputPageBlockDetails¶
A collapsible block
InputPageBlockDetails(
header: RichText,
blocks: list of InputPageBlock,
is_open: Bool
) → InputPageBlock
header¶
Always visible heading for the block
blocks¶
list of InputPageBlock
Block contents
is_open¶
Bool
True, if the block is open by default