Files
AstralRinth/src/routes/components/TextInput.md

183 B

<script lang="ts">
    import { TextInput } from "omorphia";
</script>

<TextInput>Favorite color</TextInput>
<TextInput placeholder="Enter another color..." />