@mythpe/quasar-ui-qui 0.5.46 → 0.5.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -133,6 +133,7 @@ export interface MSignaturePadProps extends Omit<MColProps, 'name'>, Pick<BaseIn
133
133
  * Set Component in view mode.
134
134
  */
135
135
  viewMode?: boolean;
136
+ confirmedIcon?: string | null | undefined;
136
137
  }
137
138
  export interface MSignaturePadMethods {
138
139
  /**