Search
Preparing search index...
The search index is not available
noru-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"react/helpers"
External module "react/helpers"
Index
Type aliases
Handler
Proxied
Handler
React
Attributes
Functions
append
Class
override
Eventhandler
override
Props
Type aliases
Handler
Handler<Args>
:
function
Type parameters
Args
:
any
[]
Type declaration
(
...
args
:
Args
)
:
void
Parameters
Rest
...
args:
Args
Returns
void
Proxied
Handler
Proxied
Handler
:
function
Type declaration
(
origin
:
Handler
)
:
Handler
Parameters
origin:
Handler
Returns
Handler
React
Attributes
React
Attributes
:
HTMLAttributes
<
any
>
&
IntrinsicAttributes
Functions
append
Class
append
Class<T>
(
child
:
React.ReactChild
,
...
classes
:
string
[]
)
:
string
|
number
|
ReactElement
<
T
,
string
|
function
|
object
>
Type parameters
T
:
object
Parameters
child:
React.ReactChild
Rest
...
classes:
string
[]
Returns
string
|
number
|
ReactElement
<
T
,
string
|
function
|
object
>
override
Eventhandler
override
Eventhandler<T>
(
child
:
React.ReactChild
, eventName
:
T
, deligator
:
ProxiedHandler
)
:
string
|
number
|
ReactElement
<
HTMLAttributes
<
any
>
&
IntrinsicAttributes
,
string
|
function
|
object
>
Type parameters
T
:
keyof GlobalEventHandlersEventMap
Parameters
child:
React.ReactChild
eventName:
T
deligator:
ProxiedHandler
Returns
string
|
number
|
ReactElement
<
HTMLAttributes
<
any
>
&
IntrinsicAttributes
,
string
|
function
|
object
>
override
Props
override
Props<T>
(
child
:
React.ReactChild
, propsMapper
:
function
)
:
string
|
number
|
ReactElement
<
T
,
string
|
function
|
object
>
Type parameters
T
:
ReactAttributes
Parameters
child:
React.ReactChild
propsMapper:
function
(
props
:
T
)
:
Partial
<
T
>
Parameters
props:
T
Returns
Partial
<
T
>
Returns
string
|
number
|
ReactElement
<
T
,
string
|
function
|
object
>
Globals
"array"
"assertions"
"dom"
"env"
"func"
"index"
"is"
"number"
"object"
"random"
"react/helpers"
"react/hoc/with
Bounding
Rect"
"react/hoc/with
Effect"
"string"
"types"
Handler
Proxied
Handler
React
Attributes
append
Class
override
Eventhandler
override
Props
Generated using
TypeDoc