Svelte Material UI Components
Svelte Material UI (SMUI) is a library of Svelte Material UI components based on Material Design Components - Web. It provides a range of features and options for developers to create sleek and modern user interfaces. With support for TypeScript and full customization capabilities, SMUI is a powerful tool for building web applications using Svelte.
use={[Action1, [Action2, action2Props], Action3]}
syntax.$
syntax, such as input$maxlength="15"
.on:click$preventDefault$capture={handler}
syntax.To get started with SMUI, follow these steps:
Svelte Material UI (SMUI) is a robust library of Svelte Material UI components that offers features such as full TypeScript support, actions support, custom attributes, event forwarding, and RTL language support. The installation process is well-documented, and users can seek help through the Discord server if needed. With SMUI, developers can create modern and stylish user interfaces using Svelte.