Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
block
BlockEntity
Interface BlockEntity
Per-block state record.
type
is the owning block id; other fields are block-specific.
interface
BlockEntity
{
type
:
number
;
[
field
:
string
]:
unknown
;
}
Indexable
[
field
:
string
]:
unknown
Index
Properties
type
Properties
type
type
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Per-block state record.
typeis the owning block id; other fields are block-specific.