Version: 4.xx.xxSwizzle 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.
http://localhost:3000
tip
If you don't use title
prop it will use src
as title
API Referenceβ
Propertiesβ
External Props
It also accepts all props of Ant Design Link.