ErrorContainer

February 4, 2026 ยท View on GitHub

Used to display full page error

Usage

import ErrorContainer from "@docspace/ui-kit/components/ErrorContainer";
<ErrorContainer>Some error has happened</ErrorContainer>

Properties

PropsTypeRequiredValuesDefaultDescription
childrenany---If you need insert description of error or some action
classNamestring---Accepts class
idstring---Accepts id
styleobj, array---Accepts css style