Components
Text
A block of text separated by blank spaces.
Components
A block of text separated by blank spaces.
<script>
import { Text } from '@svelteness/kit-docs';
</script>
<Text>Hello, world!</Text>
Name | Type | Required | Default | Description |
---|---|---|---|---|
style |
object |
false |
Inline CSS style |