Low Code Tool
  • 🙂Welcome
  • 🍏Show cases
  • 📚User guide
    • Overview
    • Projects
    • Screens
    • Layouts
    • Components
      • System components
        • Label
        • Input
        • Button
        • Checkbox
        • List
        • Table
        • Shape
        • Image
        • Context Menu
        • Tabs
      • Custom components
    • Properties
    • Events
      • System events
      • Custom events
      • Event handlers
    • Skins
    • Users
    • API Integration
Powered by GitBook
On this page
  1. User guide

Components

All components have a list of system properties, events and methods:

PROPERTIES

width: Integer

min_width: Integer

max_width: Integer

data: any

EVENTS

OnFocus

OnDataSet

OnChange

OnKeyPressed

OnKeyDown

OnKeyUp

OnClick

OnDoubleClick

METHODS

show()

hide()

focus()

PreviousLayoutsNextSystem components

Last updated 1 year ago

📚