A widget is simply a small user interface that allows you to perform a task. For example, our text widget allows you to display text, and our image widget allows you to display an image.
You can think of a widget as a small "box" of content, which has functionality to let you manage that content (e.g. create content, read content, edit content, and delete content).
Also see:
Comments