animate | defines the type of animation, with which the view is shown, if it is a Multiview cell |
borderless | used to hide the component borders |
chart | defines settings for the Pivot chart |
compact | toggles the compact mode of Pivot |
config | shows whether the configuration form is opened |
container | an HTML container (or its ID) where the component should be initialized |
css | the name of the CSS class or the object with styles that will be applied to the view container |
datatable | defines configuration for the Pivot inner grid |
defaultOperation | defines the default data operation |
disabled | indicates whether an item is enabled |
externalProcessing | enables server-side calculations |
fields | defines data fields |
freezeColumns | toggles the ability to freeze columns |
gravity | sets the view gravity |
height | sets the height of the component |
hidden | defines whether the view will be hidden initially |
id | the ID of a widget |
locale | sets object with locale structure |
maxHeight | sets the maximum height for the view |
maxWidth | sets the maximum width for the view |
minHeight | sets the minimal height for the view |
minWidth | sets the minimal width for the view |
mode | defines current display mode |
on | allows attaching custom handlers to inner events of the component |
operations | defines an object with custom operations |
override | used to override default classes with new ones |
predicates | defines custom predicates |
readonly | disables the possibility to change Pivot configuration settings |
structure | defines the current data structure of Pivot |
totalOperations | allows you to set a different operation for any total operation |
url | defines a URL to fetch data from |
width | sets the width of a widget |