Overview

UIX

TODO

type Types.form_data

Definition:{}

TODO

TODO

type Types.context_menu

Definition:{} | context_menu_item[]

type Types.context_menu_header

Definition:{title: string,info?: string,left?: boolean,icon?: string,color?: string,}

TODO

type Types.menu_bar_entries

Definition:{}

TODO

TODO

type Types.component_constraints

Definition:{w?: number,h?: number,x?: number,y?: number,z?: number,zlayer?: number,gw?: number,gh?: number,gx?: number,gy?: number,index?: number,margin?: number,margin_top?: number,margin_bottom?: number,margin_left?: number,margin_right?: number,dynamic_size?: boolean,resizable?: boolean,draggable?: boolean,}

enum Types.KEY

Constant Types.AREA

type: {LEFT: string,RIGHT: string,BOTTOM: string,TOP: string,BOTTOM_RIGHT: string,BOTTOM_LEFT: string,TOP_RIGHT: string,TOP_LEFT: string,CENTER: string,}

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution