Skip to main content

Unveil

The appear component will cause all of its children to become visible after a specified amount of time.

Options

  • active | boolean: controls whether the counter should be active. Default: false.
  • delay | number: number of milliseconds before component appears. Default: 1000.

Examples

Live Editor
Result
ReferenceError: Provider is not defined