CFAComponentFormSelect
in package
CFAComponentFormSelect Class component
Table of Contents
Properties
Methods
- addOption() : mixed
- label() : mixed
- onchange() : mixed
- title() : mixed
Properties
$data
public
mixed
$data
= ['label' => \null, 'title' => \null, 'onchange' => \null, 'options' => []]
$type
public
mixed
$type
= 'form-select'
Methods
addOption()
public
addOption(mixed $value, mixed $option[, mixed $selected = false ]) : mixed
Parameters
- $value : mixed
- $option : mixed
- $selected : mixed = false
label()
public
label(mixed $data) : mixed
Parameters
- $data : mixed
onchange()
public
onchange(mixed $data) : mixed
Parameters
- $data : mixed
title()
public
title(mixed $data) : mixed
Parameters
- $data : mixed