method
Definition.SlugSource
func (d Definition) SlugSource() (
string,
bool,
)SlugSource returns the source field path for a text-backed slug helper. The boolean distinguishes an invalid empty source from an ordinary text field.
Related types
DefinitionAn immutable authored field definition.