Closed this issue 7 years ago · 1 comments
Hello!
Sorry if it is a dumb question, but how can I put events on these buttons?
I found how.
card-modal(:visible='visible', @close='close', :title='title', transition='fade', :okText="okText", :cancelText="cancelText", @ok="ok", @cancel="cancel")