feat(docs): added exclusive true in config
This commit is contained in:
@@ -40,6 +40,7 @@ enter([ // Add all defwindow inside enter. Enter is the root of the config.
|
||||
height: "30px",
|
||||
anchor: "top center"
|
||||
},
|
||||
exclusive: true,
|
||||
reserve: #{ distance: "40px", side: "top" }
|
||||
}, label(#{ text: "example content" }))
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user