Interface: BlockSelectedValue
Represents a value selected for a specific block.
This interface provides information about what option value has been selected for a particular block.
Properties
name
name:
string
Display name of the block.
value
value:
string
Comma-separated list of selected option names for this block.