Type Alias: PropsWithPath
PropsWithPath =
object
Defined in: react/hooks.ts:408
Convenience props type for components that accept a DB path as input.
Properties
| Property | Type | Defined in |
|---|---|---|
path | string | react/hooks.ts:409 |
PropsWithPath =
object
Defined in: react/hooks.ts:408
Convenience props type for components that accept a DB path as input.
| Property | Type | Defined in |
|---|---|---|
path | string | react/hooks.ts:409 |