class ChartWrapper extends Component

Methods

__construct(mixed $title = null, bool $border = true, string|null $borderColor = null, string|null $backgroundColor = null, bool $collapsible = false)

No description

render()

No description

Details

at line 9
__construct(mixed $title = null, bool $border = true, string|null $borderColor = null, string|null $backgroundColor = null, bool $collapsible = false)

No description

Parameters

mixed $title
bool $border
string|null $borderColor
string|null $backgroundColor
bool $collapsible

at line 17
render()

No description