@Js
@Serializable {
simple=true
collection=false
}
Slots
- fromStrSource
-
static RichTextUnderline? fromStr(Str name, Bool checked := true)
Return the RichTextUnderline instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- noneSource
-
const static RichTextUnderline none
- singleSource
-
const static RichTextUnderline single
- squiggleSource
-
const static RichTextUnderline squiggle
- valsSource
-
const static RichTextUnderline[] vals := ...
List of RichTextUnderline values indexed by ordinal