diff --git a/_data/components/currencyInput.yml b/_data/components/currencyInput.yml index a097fcf3d..ca4057cfe 100644 --- a/_data/components/currencyInput.yml +++ b/_data/components/currencyInput.yml @@ -28,6 +28,13 @@ attributes: [{ default : "right", required : "", description : "Position of the currency symbol" +},{ + name : "currency-symbol-column", + type: "string", + default: "", + since: "15.9.0", + description: "Column name containing the currency symbol for each row. Default:$. Supports nested properties using dot notation (e.g., 'currency.symbol')" + }] inheritedOutputs: [{