Skip to content

Example for Typescript #33

@latonita

Description

@latonita

Hi
Some lame question here - would you please provide example for typescript implementation.
Typically structure is following

export interface IProps {}
export interface IState {}
export class ABC extendends Component<IProps, IState> ... 

Then named import is used.

Whats the proper way to add react-store? thanks

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions