weegwwwgee
This commit is contained in:
parent
67bdba2c87
commit
5c7d85c9fc
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ This will be stored in an array in `events/[FLOOR].json` to be accessed by clien
|
||||||
### Tag
|
### Tag
|
||||||
Used to represent a tag that can be applied by ID to a Room or Event.
|
Used to represent a tag that can be applied by ID to a Room or Event.
|
||||||
This object gets represented in the app as a searchable tag chip.
|
This object gets represented in the app as a searchable tag chip.
|
||||||
|
|
||||||
`radiogroup` can be used to un-toggle other tags when this one is selected.
|
`radiogroup` can be used to un-toggle other tags when this one is selected.
|
||||||
`show` can be used to hide the tag from search completely.
|
`show` can be used to hide the tag from search completely.
|
||||||
```json
|
```json
|
||||||
|
|
Loading…
Reference in a new issue