method
View.LocalRowLabel
LocalRowLabel returns a detached application row heading selection.
Returns
The declared result.
(string, json.RawMessage)Full signature
func (d View) LocalRowLabel() (
string,
json.RawMessage,
)Related types
ViewView is a read-only snapshot of a canonical immutable node. Its readers detach mutable values; author fields through their concrete fluent facades.