Version: 4.xx.xx
Swizzle Ready
File
This field is used to display files and uses <Typography.Link>
from Ant Design.
Swizzle
You can swizzle this component to customize it with the refine CLI
Usage
Let's see how we can use <FileField>
with the example in the edit page:
localhost:3000
TIP
If you don't use title
prop it will use src
as title
API Reference
Properties
External Props
This field also accepts all props of Ant Design's Link component.