2 Replies
Hi @yasuaki_jp. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
The
saveButtonProps
property can be used to customize the default button that submits the form in the <Create>
, <Edit>
, and <SaveButton>
components in Refine. This property can be used with different UI libraries such as Material UI, Ant Design, Mantine, and Chakra UI.
Here are examples of how to use saveButtonProps
with different UI libraries:
Material UI:
Source (https://refine.dev/docs/ui-integrations/material-ui/components/basic-views/create#savebuttonprops)
Ant Design:
Source (https://refine.dev/docs/ui-integrations/ant-design/components/basic-views/create#savebuttonprops)
Mantine:
Source (https://refine.dev/docs/ui-integrations/mantine/components/basic-views/create#savebuttonprops)
Chakra UI:
Source (https://refine.dev/docs/ui-integrations/chakra-ui/components/basic-views/edit#savebuttonprops)
Please refer to the respective UI library's documentation for more information on the available properties that can be passed to saveButtonProps
.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------<@449197041306828802> kapa.ai is still learning and improving, please let us know how it did by reacting below