mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
11 lines
249 B
Handlebars
11 lines
249 B
Handlebars
|
{{layout/logo-heading
|
||
|
title="Labels"
|
||
|
desc="Group and navigate spaces with visual labels"
|
||
|
icon=constants.Icon.Checkbox}}
|
||
|
|
||
|
{{customize/space-labels
|
||
|
labels=model
|
||
|
onAdd=(action "onAdd")
|
||
|
onDelete=(action "onDelete")
|
||
|
onUpdate=(action "onUpdate")}}
|