method
Definition.WithLabelTranslations
func (d Definition) WithLabelTranslations(
translations map[string]string,
) DefinitionWithLabelTranslations returns an immutable copy with localized labels. It is useful for presentation definitions such as Collapsible that do not accept options.
Related types
DefinitionAn immutable authored field definition.