sanity-io / ui

UI building blocks for Sanity.

Home Page:https://sanity.io/ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best practice for form Labels outside of Custom Component context

fo-rk opened this issue · comments

commented

What is best practice in Studio v3 for using Sanity UI to create FormField outside of Custom Component context. For example, I'm building a studio tool and using Sanity UI to build a form in that tool. What is the UI to match Studio's labels? The Label component is uppercase by default, but FormField spits out a lowercase label. If there is documentation for this use, I'd appreciate any help pointing me to it. Great work, as always.