4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > Experience > (constructor)

Experience.(constructor)

Constructs a new instance of the Experience class

Signature:

constructor({ id, title, imgUrls }: IExperience);

Parameters

Parameter Type Description
{ id, title, imgUrls } IExperience