CFAComponentSelect2
in package
CFAComponentSelect2 Class component
Table of Contents
Properties
Methods
- __construct() : mixed
- label() : mixed
- multiple() : mixed
- onchange() : mixed
- options() : mixed
- title() : mixed
- type() : mixed
- value() : mixed
Properties
$data
public
mixed
$data
= ['label' => \null, 'title' => \null, 'onchange' => \null, 'options' => [], 'multiple' => \false, 'type' => \null, 'value' => \null]
$type
public
mixed
$type
= 'select2'
Methods
__construct()
public
__construct() : mixed
label()
public
label(mixed $data) : mixed
Parameters
- $data : mixed
multiple()
public
multiple(mixed $data) : mixed
Parameters
- $data : mixed
onchange()
public
onchange(mixed $data) : mixed
Parameters
- $data : mixed
options()
public
options(mixed $data) : mixed
Parameters
- $data : mixed
title()
public
title(mixed $data) : mixed
Parameters
- $data : mixed
type()
public
type(mixed $data) : mixed
Parameters
- $data : mixed
value()
public
value(mixed $data) : mixed
Parameters
- $data : mixed