InsertedPlaceholdersResult
Type: TSInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| group | InfiniteGridGroup | Groups corresponding to placeholders |
| items | InfiniteGridItem[] | Items corresponding to placeholders |
| remove | () => void | Remove the inserted placeholders. |
Type: TSInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| group | InfiniteGridGroup | Groups corresponding to placeholders |
| items | InfiniteGridItem[] | Items corresponding to placeholders |
| remove | () => void | Remove the inserted placeholders. |