Aimform

@aimform/spaces

Documentation coming soon.

Spaces provides the content model foundation:

  • Spaces — workspaces with configurable entity types
  • Entities — typed records with properties and blocks
  • Blocks — structured content (text, code, images, tables)
  • Collections — filtered, sorted views of entities
  • Views — kanban, table, calendar, gallery layouts
  • Files — file attachments with upload/download
  • Connections — app integrations with OAuth
import { Spaces } from "@aimform/spaces";

On this page