Components
- Button - Themed button / button-like link.
- Checkbox - Themed checkbox.
- Dropdown - Themed dropdown.
- 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.
- ScalableRect - Container that keeps given aspect ratio while its width alters.
- 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
- CodeSplit - Removed in v1.14.0, use splitComponent() instead (migration guidelines).