Home > @findkit/ui > FindkitUI > bindInput
FindkitUI.bindInput() method
Signature:
bindInput(selector: ElementSelector<HTMLInputElement>): () => void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| selector | ElementSelector<HTMLInputElement> |
Returns:
() => void