DataFormPanelFieldLayout
Defined in: wp-typia-dataviews/src/index.ts:327
Type Parameters
Section titled “Type Parameters”TItem extends object = DataViewsRecord
Properties
Section titled “Properties”editVisibility?
Section titled “editVisibility?”
readonlyoptionaleditVisibility?:"always"|"on-hover"
Defined in: wp-typia-dataviews/src/index.ts:328
labelPosition?
Section titled “labelPosition?”
readonlyoptionallabelPosition?:DataFormFieldLabelPosition
Defined in: wp-typia-dataviews/src/index.ts:329
openAs?
Section titled “openAs?”
readonlyoptionalopenAs?:"dropdown"|"modal"
Defined in: wp-typia-dataviews/src/index.ts:330
summary?
Section titled “summary?”
readonlyoptionalsummary?:DataFormPanelFieldSummary<TItem>
Defined in: wp-typia-dataviews/src/index.ts:331
readonlytype:"panel"
Defined in: wp-typia-dataviews/src/index.ts:332