Constructor
# new RenameProjectDialog(props) → {React.PureComponent}
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
currentName |
string | The name of the current project. |
open |
boolean | If |
onClose |
function | Callback fired when the dialog requests to be closed. |
React.PureComponent