Searched refs:makeButtons (Results 1 – 1 of 1) sorted by relevance
62 m('footer.modal-footer', ...makeButtons(attrs.buttons)))));73 function makeButtons(buttonDefinition: Button[]): Array<m.Vnode<Button>> { function