Skip to content

Commit

Permalink
Add clickable parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasloven committed Mar 4, 2021
1 parent 4b4243c commit 660244b
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ entities:

![options](https://user-images.githubusercontent.com/1299821/59793730-8ba54980-92d7-11e9-894b-50d8a437638a.png)

- Fold entity row will try to figure out if the header should be clickable to show and hide the fold or not. If it guesses wrong, you can help it with `clickable: true` or `cickable: false`.

## Advanced

- Folds can be nested
Expand Down
Loading

0 comments on commit 660244b

Please sign in to comment.