class TextEditorButton extends Component (View source)

Methods

__construct(string $icon, string $label, string|null $id = null, string|null $format = null, string|null $hotkey = null)

No description

View
render()

No description

Details

__construct(string $icon, string $label, string|null $id = null, string|null $format = null, string|null $hotkey = null)

No description

Parameters

string $icon
string $label
string|null $id
string|null $format
string|null $hotkey

View render()

No description

Return Value

View