Options
All
  • Public
  • Public/Protected
  • All
Menu

Elements available for styling.

param

The base container of the loader.

param

The inner container of the loader.

param

The title of the loader.

param

The progress bar of the loader.

param

The value of the progress bar.

Hierarchy

  • LoaderStyle

Index

Properties

Optional container

container: Partial<CSSStyleDeclaration>

Optional inner

inner: Partial<CSSStyleDeclaration>

Optional progress

progress: Partial<CSSStyleDeclaration>

Optional progressValue

progressValue: Partial<CSSStyleDeclaration>

Optional title

title: Partial<CSSStyleDeclaration>

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property

Generated using TypeDoc