Home »
MCQs »
Ext.js MCQs
With the help of ____ function a component is removed from a container
34. With the help of ____ function a component is removed from a container.
- Del()
- Delete()
- Truncate()
- Remove()
Answer: D) Remove()
Explanation:
With Remove() function a component is removed from a container.