class TextEditor extends Component (View source)

Methods

__construct(string $name, string|null $id = null, string|null $value = null, string|null $placeholder = null, string|null $userLookupUrl = null)

No description

render()

No description

Details

__construct(string $name, string|null $id = null, string|null $value = null, string|null $placeholder = null, string|null $userLookupUrl = null)

No description

Parameters

string $name
string|null $id
string|null $value
string|null $placeholder
string|null $userLookupUrl

render()

No description