Back to Trilium

Interface FAttributeRow

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

0.102.21.2 KB
Original Source

Interface FAttributeRow

interface FAttributeRow {
attributeId: string;
isInheritable: boolean;
name: string;
noteId: string;
position: number;
type: AttributeType;
value: string;
}

Index

Properties

attributeIdisInheritablenamenoteIdpositiontypevalue

Properties

attributeId

attributeId: string

isInheritable

isInheritable: boolean

name

name: string

noteId

noteId: string

position

position: number

type

type: AttributeType

value

value: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties attributeIdisInheritablenamenoteIdpositiontypevalue