Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Ext .js components


May 09, 2021 Extjs



The ExtJS UI consists of one or more widgets called Company.Ext.JS which have a variety of defined UI components that can be customized to your requirements.

Number Methods and descriptions
1 Grid

Grid components can be used to display data in a table format.

2 Form

The form widget gets data from the user.

3 Message Box

Message boxes are basically used to display data as alert boxes.

4 Chart

Charts are used to represent data in graphical format.

5 Tool tip

Toolt tips are used to display some basic information when any event occurs.

6 Window

This UI part is to create a window that should pop up when any event occurs.

7 HTML editor

HTML editor is one of the most useful UI components for styling user input fonts, colors, sizes, and more.

8 Progress bar

Shows the progress of the back-end work.