Vitex Software's Ease Twitter Bootstrap5

LinkButton extends ATag
in package

Odkazové tlačítko twbootstrabu.

Tags
author

Vítězslav Dvořák vitex@hippy.cz

copyright

2023 Vitex@vitexsoftware.cz (G)

see
https://getbootstrap.com/docs/5.3/components/buttons/

Buttons

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


        
On this page

Search results