function
RowLabelComponent
func RowLabelComponent(
pluginKey,
component string,
config json.RawMessage,
) RowLabelComponentOptionSelect an exact paired-plugin Svelte component for array or blocks row headings.
Config must be an empty value or a JSON object. It is defensively copied into the definition and manifest.
This is presentation only. It does not change validation, storage, access, or operation behavior.
Related types
RowLabelComponentOptionOptions accepted by Array and Blocks.