// Painting is uniform across primitives: the `color` prop sets the paint (a CSS // color string or a gradient). There is no fill / stroke / background prop. To // outline instead of fill, set drawStyle="stroke" and strokeWidth; "stroke-and- // fill" does both. The same color prop styles , alongside fontSize / // fontWeight / fontFamily. import { render } from "@solidrt/core" function App() { return ( Filled text ) } render(() => )