Skip to content
quad-chain-block / 5.16.1-arc-themes-release-version-2.3.0.4885

quad-chain-block 5.16.1-arc-themes-release-version-2.3.0.4885

Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/quad-chain-block@5.16.1-arc-themes-release-version-2.3.0.4885
Install via package.json:
"@wpmedia/quad-chain-block": "5.16.1-arc-themes-release-version-2.3.0.4885"

About this version

@wpmedia/triple-chain-block

Fusion News Theme quad-chain block. Utilizes bootstrap's three column approach on anything but small size.

Acceptance Criteria

  • Takes in a number of how many items to be put in column one, two, and three. The rest go in column four. Negative numbers here will yield nothing.
  • Places features within the quad Chain within three equal columns.
  • PageBuilder editor can configure how many features are placed in each column within the chain.

Props

Prop Required Type Description
required prop yes
optional prop no
contentConfig example Please specify which content sources are compatible

ANS Schema

Outline any schema information requirements necessary to know for this block.

ANS Fields

  • n/a

Internationalization fields

Phrase key Default (English)
key english translation

Events

Blocks can emit events. The following is a list of events that are emitted by this block.

Event Name Description
eventName Describe the event

Event Listening

Include block specific instructions for event listening.

OR

This block does not emit any events.

Additional Considerations