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