Options
All
  • Public
  • Public/Protected
  • All
Menu

Module YH-Moble/src/form/MSwitch

Index

Classes

Type aliases

Type aliases

onSwitchChangeHandle

onSwitchChangeHandle: (cmp: MSwitch, value: string) => void

单选改变回调

param

组件

param

Type declaration

    • (cmp: MSwitch, value: string): void
    • Parameters

      Returns void

Generated using TypeDoc