Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Framer
CustomValueType
Interface CustomValueType
interface
CustomValueType
{
mix
:
(
(
from
,
to
)
=>
(
(
p
)
=>
string
|
number
)
)
;
toValue
:
(
(
)
=>
string
|
number
)
;
}
Index
Properties
mix
to
Value
Properties
mix
mix
:
(
(
from
,
to
)
=>
(
(
p
)
=>
string
|
number
)
)
Type declaration
(
from
,
to
)
:
(
(
p
)
=>
string
|
number
)
Parameters
from
:
any
to
:
any
Returns
(
(
p
)
=>
string
|
number
)
(
p
)
:
string
|
number
Parameters
p
:
number
Returns
string
|
number
to
Value
to
Value
:
(
(
)
=>
string
|
number
)
Type declaration
(
)
:
string
|
number
Returns
string
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
mix
to
Value
devfive front components
index
test
Generated using
TypeDoc