Label
extends Card
in package
TWB3 Compatibility class
Tags
Table of Contents
- __construct() : mixed
- TWB3 Backward compatibility Label
Methods
__construct()
TWB3 Backward compatibility Label
public
__construct(string $type, mixed $content[, array<string|int, mixed> $properties = [] ]) : mixed
Parameters
- $type : string
-
alert|success|danger| etc...
- $content : mixed
-
Content inside label
- $properties : array<string|int, mixed> = []
-
additonal properrties for Card