bootdesk/chat-sdk

LinkButton
in package
implements CardElement

Table of Contents

Interfaces

CardElement

Properties

$label  : string
$style  : ButtonStyle
$url  : string

Methods

__construct()  : mixed
danger()  : self
primary()  : self

Properties

Methods

danger()

public static danger(string $label, string $url) : self
Parameters
$label : string
$url : string
Return values
self

primary()

public static primary(string $label, string $url) : self
Parameters
$label : string
$url : string
Return values
self
On this page

Search results