methodView.OptionsOptions returns a copy of the select options.ReturnsFull signatureReturnsThe declared result.[]OptionFull signaturefunc (d View) Options() []OptionSource field/field.go:390Related typesViewView is a read-only snapshot of a canonical immutable node. Its readers detach mutable values; author fields through their concrete fluent facades.OptionOption is one allowed value and its author-facing label for a select field.