Size
public enum Size : CaseIterable
Size is an enum that represents the possible sizes for the TextField height.
The default size is mediumX
.
These are all sizes allowed for a TextField:
- medium
- mediumX
NatDS Docs (37% documented)
public enum Size : CaseIterable
Size is an enum that represents the possible sizes for the TextField height.
The default size is mediumX
.
These are all sizes allowed for a TextField: