Options
All
  • Public
  • Public/Protected
  • All
Menu

弹出的选择框接口

Hierarchy

  • IPopInputBaseEditor

Implemented by

Index

Properties

Methods

Properties

Optional getCss

getCss: () => any

弹出的样式

Type declaration

    • (): any
    • Returns any

Methods

hide

  • hide(): void
  • 隐藏弹出框

    Returns void

show

  • show(): void
  • 显示弹出框

    Returns void

Generated using TypeDoc