Preparing search index...
The search index is not available
vira - v23.1.1
vira
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 - v23.1.1
Loading...
Filters out blocked text from an input element's value.