method
Definition.RowLabelComponent
func (d Definition) RowLabelComponent() (
pluginKey,
component string,
config json.RawMessage,
ok bool,
)RowLabelComponent returns the optional statically registered admin plugin component selected for array or blocks row headings. The returned configuration is detached from the immutable definition.
Related types
DefinitionAn immutable authored field definition.