Skip to content
Patrick Ruhsert edited this page Mar 24, 2020 · 35 revisions

Welcome to the bootstrapcomponents wiki!

Bootstrap components are a complete set of UI components based on the bootstrap CSS. While the Servoy default components can be used in all of Servoy's deployment flavors (Smart, Web and NG Client), bootstrap components are NG Client only components. They are optimized to be used in a browser only environment and can be used in responsive layouts.

Many styling related legacy properties (e.g. background, borderType, fontType) have been removed as they can be more easily applied using CSS. On the other hand, many bootstrap components offer capabilities that only work in a browser environment. For NG Client only development, bootstrap component should be preferred over Servoy default components.

The suite of components currently features

Date entry component with a user friendly date picker

Calendar

Date picker component

Inline Calendar

Simple checkbox component

CheckBox

Choice group for either/or or multiple selections of predefined values

Choice Group

Value list driven drop down

Combobox

Data List

Image Media

Label

Shows another form inside a panel on a form

Show several forms inside a panel on a form

Tab panel

Text area

Type ahead

Clone this wiki locally