Property Initial
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Initial
When false, the enter animation on initial mount is skipped. Defaults to true (animate on initial mount as well).
public bool Initial { get; init; }
Property Value
- bool
When false, the enter animation on initial mount is skipped. Defaults to true (animate on initial mount as well).
public bool Initial { get; init; }