Documentation

CFAComponentFormSelect
in package

CFAComponentFormSelect Class component

Table of Contents

Properties

$data  : mixed
$type  : mixed

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

        
On this page

Search results