Options
All
  • Public
  • Public/Protected
  • All
Menu

Module features/images/components/images-form/images-form.component

Index

Type aliases

ImagesFormComponentProps: { error?: string; formType: ImagesFormType; loading: boolean; onSubmit: any }

Type declaration

  • Optional error?: string
  • formType: ImagesFormType
  • loading: boolean
  • onSubmit:function
    • onSubmit(values: { channel?: Channel; data: string; encryptionKey?: string; evenDistribution: boolean; file?: File; lsbUsed: number }): void

Functions

Generated using TypeDoc