• Parameters

    Returns ReactNode

Properties

$$typeof: symbol
Content: ForwardRefExoticComponent<Antd.LayoutProps & RefAttributes<HTMLElement>>
Footer: ForwardRefExoticComponent<Antd.LayoutProps & RefAttributes<HTMLElement>>
Header: ForwardRefExoticComponent<Antd.LayoutProps & RefAttributes<HTMLElement>>
Sider: ForwardRefExoticComponent<SiderProps & RefAttributes<HTMLDivElement>>
_InternalSiderContext: Context<SiderContextProps>

Internal Context. Do not use in your production.

defaultProps?: Partial<Antd.LayoutProps & RefAttributes<HTMLElement>>
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.

propTypes?: WeakValidationMap<Antd.LayoutProps & RefAttributes<HTMLElement>>

Generated using TypeDoc