open-consul/ui/packages/consul-ui/app/components/state/index.hbs

5 lines
164 B
Handlebars

{{did-insert this.attributeChanged @state @matches @notMatches}}
{{did-update this.attributeChanged @state @matches @notMatches}}
{{#if render}}
{{yield}}
{{/if}}