From 9bf97019caae75ea365550703b0c00c8edd58eff Mon Sep 17 00:00:00 2001 From: sthag Date: Sat, 14 Feb 2026 18:54:14 +0100 Subject: [PATCH] docs: More details for JS part --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ec206a..83ea378 100644 --- a/README.md +++ b/README.md @@ -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. +- `add` - Add - `qry` - Query +- `rmv` - Remove - `set` - Set - `slt` - Select - `tgl` - Toggle