Alert
extends DivTag
in package
Twitter Bootstrap5 Alert.
Tags
Table of Contents
- __construct() : mixed
- Bootstrap5's Alert.
Methods
__construct()
Bootstrap5's Alert.
public
__construct(string $type[, mixed $content = null ][, mixed $properties = [] ]) : mixed
Parameters
- $type : string
-
success|info|warning|danger
- $content : mixed = null
-
to insert in
- $properties : mixed = []