Skip to content

Commit

Permalink
Merge pull request #1 from elca2712/elca2712-update-dialog-doc
Browse files Browse the repository at this point in the history
Update dialog.jsx
  • Loading branch information
elca2712 committed Sep 23, 2015
2 parents e4e9a75 + 5e1b07a commit 0b874b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/app/components/pages/components/dialog.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ class DialogPage extends React.Component {
name: 'show',
header: 'Dialog.show()',
desc: 'Shows the dialog.'
},
{
name: 'isOpen',
header: 'Dialog.isOpen()',
desc: 'Get the dialog open state.'
}
]
},
Expand Down

0 comments on commit 0b874b3

Please sign in to comment.