跳到主要内容

interface_modal.IFieldQuery

interface/modal.IFieldQuery

Properties

ids

Optional ids: string[]

Specify which fieldId data to query, explicitly pass undefined to return null data, do not pass this parameter to not filter.


visible

Optional visible: boolean

Returns only the fields in the view, set to true will filter the hidden fields in the view by default.