TAMS Club Calendar Frontend Documentation
    Preparing search index...
    • Component to handle image uploading. By default, this component will show a preview of the image that is currently being used, as well as a button to upload a new image. When an image is uploaded, a popup will appear asking the user to crop the image. Once the user crops the image, the preview image will be updated and the values will be stored in the form controller, to be uploaded to the server when the form is submitted.

      Parameters

      • props: ImageUploadProps

      Returns Element