CommandkitFunctionsFileVersion: NextOn this pageFileFile commandkitfile.ts The file component Example import { File } from 'commandkit';const file = <File url="https://example.com/file.png" />; Signaturefunction File(props: FileProps): void Parameters props parameterFileProps