docs: More details for JS part

This commit is contained in:
sthag 2026-02-14 18:54:14 +01:00
parent 5092c1680d
commit 9bf97019ca

View file

@ -56,7 +56,9 @@ ID values are written in *camelCase*. The scheme further uses parts for specific
If the ID is for an interactive element the first part is an abbreviation of the action. If the ID is for an interactive element the first part is an abbreviation of the action.
- `add` - Add
- `qry` - Query - `qry` - Query
- `rmv` - Remove
- `set` - Set - `set` - Set
- `slt` - Select - `slt` - Select
- `tgl` - Toggle - `tgl` - Toggle