Skip to content

Commit dfb5cf5

Browse files
committed
Document detachable option
1 parent e70b214 commit dfb5cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/topics/FeatureInfo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ For displaying interactive hyperlinks, the following options are supported:
6767
* `print`: Whether to add a print icon for printing the dialog contents, default: `true`.
6868
* `dockable`: Whether the dialog can be docked, default `false`.
6969
* `docked`: Whether the dialog is initially docked, default `false`.
70+
* `detachable`: Whether the dialog can be detached, default `true`.
7071

7172
Example:
7273
```

0 commit comments

Comments
 (0)