UNPKG

aurelia-kendoui-bridge

Version:

A set of Telerik KendoUI wrappers for Aurelia allowing developers to easily use KendoUI components in their Aurelia application.

7 lines (6 loc) 133 B
export const constants = { eventPrefix: 'k-on-', bindablePrefix: 'k-', attributePrefix: 'ak-', elementPrefix: 'ak-' };