Version: 4.xx.xx
Swizzle 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 with the refine CLI to customize it.
Usage
Let's see how we can use <FileField>
with the example in the edit page:
localhost:3000/posts
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.