default
All field can use default standard field option, however using the correct field
option will ensure the field is displayed correctly.
e.g. a slice of u8 will only be displayed as a "string" when using TextFieldOptions
Source
Implementation
pub const default: FieldOptions = .{ .standard = .{} }