Class SwitchButton
SwitchButton renders a foundation switch.
- CWidget
- foundation\widgets\base\Widget
- foundation\widgets\base\Input
- foundation\widgets\SwitchButton
Namespace: foundation\widgets
Package: foundation\widgets
Author: Antonio Ramirez <amigo.cobos@gmail.com>
See: http://foundation.zurb.com/docs/components/switch.html
Located at widgets/SwitchButton.php
Package: foundation\widgets
Author: Antonio Ramirez <amigo.cobos@gmail.com>
See: http://foundation.zurb.com/docs/components/switch.html
Located at widgets/SwitchButton.php
Methods summary
public
|
|
public
|
|
public
string
|
Methods inherited from foundation\widgets\base\Input
Methods inherited from foundation\widgets\base\Widget
display()
,
registerAssets()
,
registerEvents()
,
registerPlugin()
Magic methods summary
Properties summary
public
string
|
$size |
#
size of the switch button |
public
string
|
$radius |
#
radius style of the switch button |
public
string
|
$onLabel |
#
the On Label |
public
string
|
$offLabel |
#
the Off Label |
Properties inherited from foundation\widgets\base\Input
$attribute
,
$model
,
$name
,
$value