Options
All
  • Public
  • Public/Protected
  • All
Menu

Module YH-Standard/src/form/Label

Index

Classes

Type aliases

Type aliases

onLabelClick

onLabelClick: (cxt: ScriptContext, sender: ComponentBase) => void

label标签点击

param

脚本上下文

param

组件实例

Type declaration

    • (cxt: ScriptContext, sender: ComponentBase): void
    • Parameters

      • cxt: ScriptContext
      • sender: ComponentBase

      Returns void

Generated using TypeDoc