UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

12 lines 261 B
export const AlphabeticList_defaultProps = { align: 'vertical', type: 'alphabetical', i18nKeys: {}, dataId: 'Navi', dataSelectorId: 'alphabeticList' }; export const AlphabeticListItem_defaultProps = { isActive: false, text: '', dataId: 'Navi' };