Skip to main content

Expire

The expire component will cause all of its children to become invisible 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 disappears. Default: 1000.

Examples

Live Editor
Result
ReferenceError: Provider is not defined