Function: mapProps()
mapProps<
I
,R
>(instance
,callback
,predicate
?):any
Type parameters
• I extends ModelInstance
• R
Parameters
• instance: I
• callback
• predicate?
Returns
any
mapProps<
I
,R
>(instance
,callback
,predicate
?):any
• I extends ModelInstance
• R
• instance: I
• callback
• predicate?
any