UNPKG

@zohodesk/a11y

Version:

In this Package, We Provide Some Basic Components For Accessibility.

10 lines 147 B
export const defaultProps = { dimensions: { height: 25, width: 100 }, appearance: { opacity: 1 }, getRootElement: () => {} };