commit
926467f55c
|
@ -105,7 +105,7 @@ const DialogProps = [
|
||||||
name: "draggable",
|
name: "draggable",
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
default: "true",
|
default: "true",
|
||||||
description: "Whether the dialog can be displayed full screen."
|
description: "Whether the dialog can be relocated by dragging."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "minX",
|
name: "minX",
|
||||||
|
|
Loading…
Reference in New Issue