@phoenix-cg/v-chess

0.1.34 • Public • Published

v-chess component

Project setup

npm install @phoenix-cg/v-chess

Props

Prop Description Default value
sections Sections array, required undefined
flats Flats array, required undefined
filters Filters object. Will be applied if clientFiltration is true {}
clientFiltration If true will filter flats according to filters object false
reversable If true, user will be able to reverse floors by clicking floors title false
isFlatLink If true, flat cell will be rendered as link (anchor tag) false

Slots

Slot Description Scope
floor-heading Heading above floors none
floor-title Single floor { floor }
flat-cell Single flat { flat }

Readme

Keywords

none

Package Sidebar

Install

npm i @phoenix-cg/v-chess

Weekly Downloads

1

Version

0.1.34

License

ISC

Unpacked Size

945 kB

Total Files

27

Last publish

Collaborators

  • phoenix-cg-dev