Documentation

CheckListItem
in package

Table of Contents

Properties

$data  : mixed
$done  : mixed
$id  : mixed
$order  : mixed
$path  : mixed
$subTitle  : mixed
$title  : mixed

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $title, string|null $subTitle[, bool|null $done = false ][, JsPath|null $path = null ][, array<string|int, mixed> $data = [] ][, int $order = 0 ]) : mixed
Parameters
$title : string
$subTitle : string|null
$done : bool|null = false
$path : JsPath|null = null
$data : array<string|int, mixed> = []
$order : int = 0

        
On this page

Search results