style: object
Allows for the detailed customization of the API’s visual appearance using CSS. A custom CSS stylesheet can be provided as a URL (style.url
property) or as CSS declarations string (style.text
). In both cases, the custom CSS declarations augment but do not replace the default user interface styling, based on the Bootstrap 3 default styling. That is, the custom CSS styling is layered on top of the existing CSS styling where existing CSS classes can be augmented, CSS properties be added or replaced. Enterprise plan.