Home > General Components > FileLink

FileLink

@wq/react’s <FileLink/> component is used by PropertyTable to render a link to a previously uploaded File. If the field is an Image, an ImagePreview will be rendered instead.

Source

The source code for <FileLink/> is available here:

  • FileLink.js (@wq/react)

This component should not generally need to be overridden directly.