UNPKG

@tarojsx/ui

Version:

We reinvents the UI for Taro3+

44 lines (25 loc) 771 B
--- id: "_icon_.iconprops" title: "IconProps" sidebar_label: "IconProps" --- ## Hierarchy * object **IconProps** ## Index ### Properties * [onClick](_icon_.iconprops.md#optional-onclick) * [size](_icon_.iconprops.md#optional-size) * [style](_icon_.iconprops.md#optional-style) ## Properties ### `Optional` onClick **onClick**? : *CommonEventFunction* *Defined in [src/Icon.tsx:12](https://github.com/tarojsx/ui/blob/v0.11.0/src/Icon.tsx#L12)* ___ ### `Optional` size **size**? : *number | string* *Defined in [src/Icon.tsx:11](https://github.com/tarojsx/ui/blob/v0.11.0/src/Icon.tsx#L11)* ___ ### `Optional` style **style**? : *CSSProperties* *Defined in [src/Icon.tsx:10](https://github.com/tarojsx/ui/blob/v0.11.0/src/Icon.tsx#L10)*