LinkButton
extends ATag
in package
Odkazové tlačítko twbootstrabu.
Tags
Table of Contents
Methods
- __construct() : mixed
- Bootstrap's Link Button.
Methods
__construct()
Bootstrap's Link Button.
public
__construct(string $href[, mixed $contents = null ][, string $type = null ][, array<string, string> $properties = [] ]) : mixed
Parameters
- $href : string
-
link destination
- $contents : mixed = null
-
button content
- $type : string = null
-
primary|info|success|warning|danger|inverse|link
- $properties : array<string, string> = []
-
additional properties