rekit / antd-form-builder

Dynamic meta driven React forms based on antd.

Home Page:https://rekit.github.io/antd-form-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change tooltip icon

nirmesh opened this issue · comments

I want another icon. to use instead of question mark in tooltip. Is it possible?

Actually you should modify the source code. There is now a built-in way to manage tooltips in Antdesign, that this plugin doesn't use. Look at the beginning of the FormBuilderField file