@dxos/react-client
Preparing search index...
echo
Type
Feed
Interface Feed
TypeScript instance type for a Feed object.
interface
Feed
{
"~@dxos/echo/Kind"
:
Object
;
id
:
string
;
kind
?:
string
;
name
?:
string
;
}
Hierarchy
Type
<
typeof
Type
.
Feed
>
Feed
Index
Properties
~@dxos/echo/
Kind
id
kind?
name?
Properties
Readonly
~@dxos/echo/
Kind
"~@dxos/echo/Kind"
:
Object
Readonly
id
id
:
string
Optional
Readonly
kind
kind
?:
string
Optional
Readonly
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
~@dxos/echo/
Kind
id
kind
name
@dxos/react-client
Loading...
TypeScript instance type for a Feed object.