pub fn standard() -> CallbackMapExpand description
Returns a CallbackMap pre-populated with the standard OTTL editor functions.
Currently includes:
| Editor | Signature | Description |
|---|---|---|
set | set(target, value) | Sets target to value. |
pub fn standard() -> CallbackMapReturns a CallbackMap pre-populated with the standard OTTL editor functions.
Currently includes:
| Editor | Signature | Description |
|---|---|---|
set | set(target, value) | Sets target to value. |