mirror of https://github.com/hashicorp/consul
8 lines
203 B
Handlebars
8 lines
203 B
Handlebars
|
{{yield
|
||
|
(action 'change')
|
||
|
(action 'keypress')
|
||
|
(concat 'component-aria-menu-trigger-' guid)
|
||
|
(concat 'component-aria-menu-menu-' guid)
|
||
|
(if expanded 'true' undefined)
|
||
|
(action 'keypressClick')
|
||
|
}}
|