### Import component style at the top of the page ```<link rel="stylesheet" href="https://unpkg.com/@proximahq-dev/floorplans@latest/dist/floorplan-styles.css">```
npm install @proximahq-dev/floorplans`$3
``$3
``
`flow js
`#### Types
`cardDisplayInfo` and `moreModalDisplayInfo` can accept the following values:`
type InfoType =
| "totalSize"
| "interiorSize"
| "exteriorSize"
| "mezzanineSize"
| "bedrooms"
| "bathrooms"
| "type"
| "floors"
| "buildings";
``cardDisplayInfo` can take up to 3 info values`moreModalDisplayInfo`` can take up to 6 info values