-- ftd.color white: white
dark: white
-- ftd.color 4D4D4D: #4D4D4D
dark: #4D4D4D
-- ftd.text toc-heading:
caption text:
text: $text
-- ftd.column table-of-content:
/string id:
id: $id
width: 300
height: fill
-- ftd.column parent:
/string id:
caption name:
optional boolean active:
id: $id
width: fill
open: true
if: $active is not null
text: $name
color: $white
if: $active is null
text: $name
color: $4D4D4D
-- ftd.column ft_toc:
id: toc_main
id: /welcome/
name: 5PM Tasks
active: true
id: /Building/
name: Log
id: /ChildBuilding/
name: ChildLog
id: /Building2/
name: Log2
-- ft_toc: