Options
All
  • Public
  • Public/Protected
  • All
Menu

A user-written note associated with a project.

see

RealtimeProject.notes

see

AsyncProject.notes

Hierarchy

Index

Properties

Properties

content

content: string

Note content (plain text)

Optional created

created: Date

Note creation date/time

default

(current date)

id

id: string

An identifier for this entity. In most cases, this identifier should be globally unique and not start with well-known:. The Design Awareness App generates random 24-character alphanumeric IDs for this purpose.

Well-known or standard entities (currently only DesignModels) should use the format:

"well-known:" + (reverse DNS identifier) [optionally, + "@" + version]
example

"well-known:edu.washington.hcde.engineering-design@1"

example

"kobyeor9a9y5cca9iufm8jjv"

Generated using TypeDoc