UNPKG

@tarojs/components

Version:
56 lines (55 loc) 5.91 kB
/// <reference types="react" /> export declare const CoverImage: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const CoverView: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const MatchMedia: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const MovableArea: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const MovableView: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const PageContainer: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const RootPortal: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const ScrollView: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const ShareElement: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Swiper: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const SwiperItem: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const View: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Icon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Progress: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const RichText: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Text: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Button: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Checkbox: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const CheckboxGroup: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Editor: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Form: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export { default as Input } from './input'; export declare const KeyboardAccessory: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Label: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Picker: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const PickerView: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const PickerViewColumn: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Radio: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const RadioGroup: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Slider: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Switch: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Textarea: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const FunctionalPageNavigator: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Navigator: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const NavigationBar: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Audio: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Camera: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Image: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const LivePlayer: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const LivePusher: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Video: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const VoipRoom: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Map: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Canvas: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Ad: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const AdCustom: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const OfficialAccount: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const OpenData: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const WebView: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const PageMeta: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>; export declare const Block: import("react").ExoticComponent<{ children?: import("react").ReactNode; }>; export declare const CustomWrapper: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;