client-side components based framework

166 Views Asked by At

Is there any client side component based framework which gives me reusable components , like in java swings all I do is write code to assemble components to make my window and provide action listeners to update component when user performs action , I go to server side only for data retrieval,update and all state is maintained at client side,I am looking for a framework which provides UI components and capability to override methods, instantiate data , provide action listeners etc.

1

There are 1 best solutions below

0
On

There's lot of choice out there from free open source to paid solution the most known:

You can find more if you do some searchs