Skip to main content

Components

  • Button — Themed button / button-like link.
  • Checkbox — Themed checkbox.
  • CustomDropdown — Themed dropdown, based on the basic <div> elements.
  • Dropdown — Themed dropdown, based on the native <select> element.
  • Input — Themed text input.
  • Link — External / internal hyperlink.
  • MetaTags — Manages document's meta tags (title, description, social media thumbnails, etc.).
  • Modal — Themed modal.
  • NavLink — Navigation links (specially styled when match the current location).
  • PageLayout — A simple themed page layout.
  • Switch — Switches between multiple options shown side-by-side.
  • TextArea — Auto-resizeable text area.
  • ThemeProvider — Provides context visual themes to its children tree.
  • Throbber — A simple throbber (three bouncing circles).
  • WithTooltip — Themed tooltip wrapper.
  • YouTubeVideo — Embed YouTube video.
Deprecated Components