-
-
Showcase Targets and their groups in a grid and in a list for detailed view.
https://ui.mantine.dev/#main
use components from here again
-
Do we want to roll our own UI library? Probably not, at least not for v1. There are already people doing excellent work on this.
So then we have two options:
- Choose a UI library and commit to …
-
### What happened?
Created the `--with-mantine` repository from scratch then tried to copy over the Mantine UI example for Sidebar, including the SCSS file. It looks like using the `light-dark(____…
-
## Overview
This article discuss the Mantine UI theming system and the real world practices.
-
## Introduction
Part II discusses practical examples of Mantine UI Form applications, covering:
- A multi-step form that guides users through sequential input.
- A form featuring conditional fi…
-
## Introduction
This article discuss [`Mantine UI Form`](https://mantine.dev/form/use-form/) component in React. The main topics covered include:
- Overview of popular form solutions
- Identify…
-
## Portal
1. The [createPortal](https://react.dev/reference/react-dom/createPortal) function allows you to render certain children into a different part of the DOM, such as displaying a modal or a…
-
I tried to use https://mantine.dev/ at https://github.com/vinaybedre/deno-fresh-mantine
Somehow the styles are not being loaded as intended.
My deno version is
```
deno 1.29.4 (release, aarch64…
-
https://mantine.dev/
Looks better than MUI for most UI widgets and has very good A11Y built-in.
Data table: https://icflorescu.github.io/mantine-datatable/