Try now New API BETA
Try out the new view and capabilities of the API documentation
A component that is used to hide components during uploading.
Interface: ISkeleton.
import {ISkeleton} from "@onlyoffice/docspace-plugin-sdk"; const skeletonProps: ISkeleton = { "width": "100%", "height": "100%", };