We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70b214 commit dfb5cf5Copy full SHA for dfb5cf5
src/topics/FeatureInfo.md
@@ -67,6 +67,7 @@ For displaying interactive hyperlinks, the following options are supported:
67
* `print`: Whether to add a print icon for printing the dialog contents, default: `true`.
68
* `dockable`: Whether the dialog can be docked, default `false`.
69
* `docked`: Whether the dialog is initially docked, default `false`.
70
+ * `detachable`: Whether the dialog can be detached, default `true`.
71
72
Example:
73
```
0 commit comments