Thumbnail (Bootstrap)
Jump to navigation
Jump to search
This control is Bootstrap 3 only.
Description
Use the Thumbnail control to easily display grids of images, videos, text, and more.
It can also act as a container for child controls.
Properties and Methods
Standard properties are supported, plus:
header | The main text. |
position | How will children be positioned? Absolute, fixed, relative or static. |
responsive | How will the children be positioned? absolute, fixed, relative or static. |
shape | The shape of the icon. thumbnail, rounded or circle. |
src | Image file. Set to empty for none. Can be .png, gif, bmp or jpg. Design time. |
value | The sub text. Leave blank for none. |
Events
Standard events are supported.
Examples
This is a passive control - no code sample needed/