StrictMode

object StrictMode

Strict element. Wraps your root component typically.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(children: ReactNode*): ReactNode

Wrap some children with a Strict component.

Wrap some children with a Strict component.