function
AdminComponent
func AdminComponent(
pluginKey,
component string,
config json.RawMessage,
) CommonOptionSelect an exact renderer from a statically paired admin plugin without changing built-in field semantics.
Config must be empty or a deterministic JSON object safe to expose in the public manifest. Resolution rejects invalid identities and owners without a paired admin package.
Related types
CommonOptionOptions accepted by every built-in and plugin field.