-
Notifications
You must be signed in to change notification settings - Fork 214
Kitchen Sink
Michael Koch edited this page Jul 9, 2013
·
3 revisions
Text
Page Controls
Converters
Button
- Button with an explicit identifier (used to link to a handler method)
- Button with a default identifier (serialization label is the default identifier)
-
Submit button without a specific handler (the
handleAction()
method will be called on when the "action" event is dispatched)
TextField
- A simple text field
- A text field with a placeholder
- A disabled text field enabled by a button click
- A text field action
TextArea
Slider
- A simple slider
- Two-way binding between a slider and a text field
NumberField
Select
Checkbox
RadioButton
Image
List
- Changing the background color of an element with a slider