Interface OAVPickParam

OAVPick 组件参数

Hierarchy

  • OAVPickParam

Properties

component: "OAVPick"
componentParam: {
    accepttype: string;
    datatype?: string;
}

Type declaration

  • accepttype: string

    可接受数据类型

  • Optional datatype?: string

    提供数据类型

Generated using TypeDoc