No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.


  

@c4605/react-document-element

Introduction

Provides a declarative way to specify document.documentElement attributes in a single-page app.

This component can be used on server side (but won't produce any effect).

Built with React Side Effect.

Inspired by React Document Title.

Features

  • Can be defined in many places throughout the application;
  • Supports arbitrary levels of nesting, so you can set app-wide and page-specific class name or style to document.documentElement;
  • Works just as well with isomorphic apps.

Properties

Basic Usage

Some text