Sha256: faaed112e6e60fc8d4b89821be06dac03f6967c6ba96dfa42b48954d5b423842
Contents?: true
Size: 223 Bytes
Versions: 15
Compression:
Stored size: 223 Bytes
Contents
Voom::Presenters.define(:show_dialog) do dialog id: :my_dialog do title "Show Dialog" body 'This is an example and event opening a dialog' button 'Disabled action', disabled: true button 'Close' end end
Version data entries
15 entries across 15 versions & 1 rubygems