class LearnMoreButton extends AbstractComponent implements ButtonInterface (View source)

Properties

protected string $url
protected string $title

Methods

jsonSerialize()

No description

__construct(string $url, string $title)

No description

string
getComponent()

No description

array
getComponentProps()

No description

Details

jsonSerialize()

No description

__construct(string $url, string $title)

No description

Parameters

string $url
string $title

string getComponent()

No description

Return Value

string

array getComponentProps()

No description

Return Value

array