UNPKG

@tachui/modifiers

Version:

Essential styling modifiers for tachUI framework

11 lines 305 B
/** * Interaction Modifiers */ export * from './scroll'; export * from './on-long-press-gesture'; export * from './keyboard-shortcut'; export * from './focused'; export * from './focusable'; export * from './on-continuous-hover'; export * from './allows-hit-testing'; //# sourceMappingURL=index.d.ts.map