vira - v25.2.0
Preparing search index...
filterTextInputValue
Function filterTextInputValue
filterTextInputValue
(
inputs
:
IsAllowedInputs
,
)
:
{
blocked
:
string
;
filtered
:
string
}
Filters out blocked text from an input element's value.
Parameters
inputs
:
IsAllowedInputs
Returns
{
blocked
:
string
;
filtered
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
vira - v25.2.0
Loading...
Filters out blocked text from an input element's value.