jatui

VariablePicker

Browse/insert document-template merge variables at the editor caret

Demo

Insert variable

11
Client
Organization
Financial
Custom

Props

PropTypeDescription
groupsTemplateVarGroup[]From getVarsForCategory(). Empty groups are omitted.
targetElHTMLTextAreaElement | HTMLInputElement | nullOptional. Inserts {{name}} at the caret and fires an input event.
onInsert(token, varName) => voidCalled with the inserted token and bare name.
searchablebooleanShow the filter box. Default true.
compactbooleanDenser layout for narrow sidebars.
titlestringPanel heading. Default "Variables".