{{+ import InlineWidget from "cutejs/widgets/inline-widget"; }} {{* this.caption string }} {{* this.options Array }}
{{= this.caption }}
{{ this.options.forEach((option) => { }}
{{= option }}
{{ }); }}