Skip to content

Commit b4859d2

Browse files
authored
Merge pull request #247 from gethinode/develop
feat: add animated argument
2 parents 600afee + 12289ad commit b4859d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/structures/_arguments.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ arguments:
8383
- Bottom
8484
- BottomRight
8585
- Smart
86+
animated:
87+
type: bool
88+
optional: true
89+
default: false
90+
comment: Enables animations.
8691
animation-data:
8792
type: string
8893
optional: false

0 commit comments

Comments
 (0)