UNPKG

@hxui/angular

Version:

This README includes the steps that are necessary to import the HxUi-angular into a project or to contribute with development.

21 lines (20 loc) 1.27 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ /** * @abstract */ export class ITabularConfig { } function ITabularConfig_tsickle_Closure_declarations() { /** @type {?} */ ITabularConfig.prototype.size; /** @type {?} */ ITabularConfig.prototype.pagination; /** @type {?} */ ITabularConfig.prototype.clickableRows; /** @type {?} */ ITabularConfig.prototype.sortBy; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFidWxhci1jb25maWcuaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6Im5nOi8vQGh4dWkvYW5ndWxhci8iLCJzb3VyY2VzIjpbImxpYi90YWJ1bGFyL3RhYnVsYXItY29uZmlnLmludGVyZmFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7O0FBR0EsTUFBTTtDQVFMIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtUYWJ1bGFyU2l6ZX0gZnJvbSAnLi90YWJ1bGFyLXNpemUuZW51bSc7XHJcbmltcG9ydCB7SVNvcnRCeVByb3BlcnR5LCBTb3J0QnlEaXJlY3Rpb259IGZyb20gJy4vdGFidWxhci1zb3J0LWJ5LnNlcnZpY2UnO1xyXG5cclxuZXhwb3J0IGFic3RyYWN0IGNsYXNzIElUYWJ1bGFyQ29uZmlnIHtcclxuICBzaXplOiBUYWJ1bGFyU2l6ZTtcclxuICBwYWdpbmF0aW9uOiB7XHJcbiAgICBpdGVtc1BlclBhZ2U6IG51bWJlcixcclxuICAgIGN1cnJlbnRQYWdlOiBudW1iZXJcclxuICB9O1xyXG4gIGNsaWNrYWJsZVJvd3M/OiBib29sZWFuO1xyXG4gIHNvcnRCeT86IElTb3J0QnlQcm9wZXJ0eVtdO1xyXG59XHJcblxyXG5cclxuXHJcbiJdfQ==