> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.AppHtmlSnapshotDropReason.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias AppHtmlSnapshotDropReason

```typescript
AppHtmlSnapshotDropReason:
    | "missing-root"
    | "empty-root"
    | "copy-empty"
    | "over-size"
```
