tw5-typed / tiddler / ITiddlerFields
Interface: ITiddlerFields
tiddler.ITiddlerFields
Indexable
▪ [anyKey: string]: unknown
Table of contents
Properties
Properties
color
• Optional Readonly color: string
Defined in
color-scheme
• Optional Readonly color-scheme: "dark" | "light"
Defined in
created
• Optional Readonly created: Date
Defined in
list
• Optional Readonly list: string[]
Defined in
modified
• Optional Readonly modified: Date
Defined in
tags
• Optional Readonly tags: string[]
Defined in
text
• Readonly text: string
Defined in
title
• Readonly title: string
Defined in
type
• Readonly type: string