Skip to content

Commit

Permalink
chore: document isVisible property
Browse files Browse the repository at this point in the history
  • Loading branch information
marstamm committed Nov 21, 2023
1 parent 5356ba3 commit 0ce07e9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
{
"properties": {
"isVisible": {
"type": "boolean"
"type": "boolean",
"description": "Activates property based on whether linked property is active."
}
},
"required": [
Expand Down

0 comments on commit 0ce07e9

Please sign in to comment.