Version: 3.xx.xxSwizzle Ready
File
This field is used to display files and it uses the <Link>
component of <Typography>
from Material UI.
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.
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 Material UI Link.