Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
AgentInputRef
Interface AgentInputRef
Ref handle for AgentInput
interface
AgentInputRef
{
focus
:
()
=>
void
;
setValue
:
(
text
:
string
)
=>
void
;
}
Index
Properties
focus
set
Value
Properties
focus
focus
:
()
=>
void
Focus the input
set
Value
setValue
:
(
text
:
string
)
=>
void
Set the input value programmatically
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
focus
set
Value
Hiyve Components - v1.0.0
Loading...
Ref handle for AgentInput