Class Celerity::Label
In: lib/celerity/elements/label.rb
Parent: Element

Included Modules

ClickableElement

Constants

TAGS = [ Identifier.new('label') ]
ATTRIBUTES = BASE_ATTRIBUTES | [ :accesskey, :for, :onblur, :onfocus, ]
DEFAULT_HOW = :text

[Validate]