Skip to content
DocsReference
DocsReferenceGitHub

Search Ridu documentation

tab controls

Loading search…

Search will be ready in a moment.

No matching results

Try a different term or search every section.

Loading search.

Preparing index…View all results →↑↓ move↵ openesc close
Get started
Modules/@riducms/plugin
MRegisteredRowLabel.component

Go packages

riducorefieldoperationqueryschemastorestoragemigrationmigration/payloadprotocol (Go)plugintestconformance

Official adapters

postgressqlitemongodbstorage/localstorage/s3

Official plugins

graphqlmcprichtextseoformbuilder@riducms/plugin-richtext@riducms/plugin-seo@riducms/plugin-form-builder

TypeScript packages

@riducms/sdk@riducms/protocol@riducms/plugin@riducms/build@riducms/ui@riducms/admin@riducms/translations@riducms/cli/run

Tooling

ridu CLI
All@riducms/pluginriducorefieldoperationqueryschemastorestoragemigrationmigration/payloadprotocol (Go)plugintestpostgressqlitemongodbgraphqlmcprichtextseoformbuilderstorage/localstorage/s3conformance@riducms/sdk@riducms/protocol@riducms/build@riducms/ui@riducms/plugin-richtext@riducms/plugin-seo@riducms/plugin-form-builder@riducms/admin@riducms/translations@riducms/cli/runridu CLI
All 168EmbeddedSchemaVariantScopeFieldReferenceBrowserProps.onCloseFieldReferenceBrowserProps.onCommitRowLabelPlugin.componentRegisteredRowLabel.componentRegisteredRowLabel.decodeFieldBinding.setRegisteredFieldEditor.component

method

RegisteredRowLabel.component

Public method RegisteredRowLabel.component from @riducms/plugin.

ArgumentsReturnsFull signature

Arguments

ArgumentTypeDescription
internalsBrand<"ComponentInternals">The internals value.
propsneverThe props passed to the component.

Returns

The declared result.

{ $on?(type: string, callback: (e: any) => void): () => void; $set?(props: never): void; }

Full signature

RegisteredRowLabel.component( this: void, internals: ComponentInternals, props: never, ): { $on?(type: string, callback: (e: any) => void): () => void; $set?(props: never): void; }

Source packages/plugin/src/local-row-label.ts:24