Skip to content
footer-block / 5.18.1-arc-themes-release-version-1.33.3561

footer-block 5.18.1-arc-themes-release-version-1.33.3561

Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/footer-block@5.18.1-arc-themes-release-version-1.33.3561
Install via package.json:
"@wpmedia/footer-block": "5.18.1-arc-themes-release-version-1.33.3561"

About this version

@wpmedia/header-nav-block

Footer block for the Fusion News Theme. This will pull the data from the footer hierarchy from the organization's site service.

Acceptance Criteria

  • Add AC relevant to the block

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 ths block

ANS Fields

Available through useContent

  • children
  • children[x].node_type
  • children[x].url
  • children[x].display_name
  • children[x].name

Internationalization fields

  • Add all internationalization fields used in the block

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

This is optional. Please add an additional context that would be important to know in order to use this block.