bringapp
Preparing search index...
blocks-client/src
DynamicEntityPropsRenderProps
Type Alias DynamicEntityPropsRenderProps<T, P>
type
DynamicEntityPropsRenderProps
<
T
=
object
,
P
=
object
>
=
{
entityProps
:
DynamicEntityProps
<
T
>
;
params
?:
GetDynamicEntityPropsParams
<
P
>
;
}
Type Parameters
T
=
object
P
=
object
Index
Properties
entity
Props
params?
Properties
entity
Props
entityProps
:
DynamicEntityProps
<
T
>
Optional
params
params
?:
GetDynamicEntityPropsParams
<
P
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Props
params
bringapp
Loading...