Last updated 5 months ago
Depreciated. Use Alert.
The <Helper/> component is a simple way to highlight additional information to the user with text and/or a link.
<Helper/>
<Helper text='Need help? Refer to the database docs' url='https://docs.usegravity.app/gravity-server/installation/database-setup' />
text
text label
required
string
url
link to more information
optional