NcLoadingIcon
Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
size | Specify the size of the loading icon. | number | - | 20 |
appearance | The appearance of the loading icon. 'auto' adjusts to the Nextcloud color scheme, 'light' and 'dark' are static. | string | auto , light , dark | 'auto' |
title | Specify what is loading. | string | - | '' |
Usage
loading...