Documentation ¶
Index ¶
Constants ¶
View Source
const KeywordForm = "form"
View Source
const KeywordFormItem = "item"
Variables ¶
View Source
var ScrollBarsRegex = regexp.MustCompile(`^both|horizontal|vertical|none$`)
View Source
var URLRegex = regexp.MustCompile(`^http(s?)://[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(/?)([a-zA-Z0-9\-.?,'/\\+&%$#_]*)?$`)
Functions ¶
func RegisterAll ¶
func RegisterAll() error
func RegisterWidget ¶
func StringValidator ¶
func StringValidator(child ui.AttributesDescr, fullName string) fyne.StringValidator
Types ¶
Click to show internal directories.
Click to hide internal directories.