Loading
Just a moment...
Example
Show Code
vue
<script lang="ts" setup>
import { RLoading, RText } from 'roughness'
</script>
<template>
<RText>
<RLoading />
Don't turn off your computer
</RText>
</template>
Don't turn off your computer
Usage
Props
Name | Type | Default Value | Description |
---|---|---|---|
... | See Space Props. |