Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageState

Interface to define the props of the Page component

interface

IPageProps

Hierarchy

  • IPageState

Index

Properties

Properties

Optional height

height: undefined | number

Define the height to the pages

type

{number}

Optional width

width: undefined | number

Define the width to the pages

type

{number}

Generated using TypeDoc