Skip to content

masthead-block 5.15.1-arc-themes-release-version-1.33.3561

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

About this version

@wpmedia/masthead-block

Fusion News Theme masthead block is a relatively simple feature that is typically only used on newspaper homepages. It displays the logo, the date, a tag line, and an optional link (usually to a Weather page but could be to other pages).

Acceptance Criteria

  • As a Themes customer, I can put a Masthead Arc Block onto my homepage, because I want this traditional newspaper design element

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

  • 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

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