Back to Trilium

Interface Table

docs/Script API/interfaces/Frontend_Script_API._internal_.Table.html

0.102.21.1 KB
Original Source

Interface Table

Define table-extension options

interface Table {
checkboxColumnIdx: any;
indentation: number;
nodeColumnIdx: number;
key: string: any;
}

Indexable

Support misc options

Index

Properties

checkboxColumnIdxindentationnodeColumnIdx

Properties

checkboxColumnIdx

checkboxColumnIdx: any

Render the checkboxes into the this column index (default: nodeColumnIdx)

indentation

indentation: number

Indent every node level by 16px; default: 16

nodeColumnIdx

nodeColumnIdx: number

Render node expander, icon, and title to this column (default: 0)

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties checkboxColumnIdxindentationnodeColumnIdx