Skip to content
header-block / 5.15.1-arc-themes-release-version-2.0.3.4654

header-block 5.15.1-arc-themes-release-version-2.0.3.4654

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

About this version

@arc-test-org/header-block

Fusion News Theme header block. Please provide a 1-2 sentence description of what the block is and what it does.

Acceptance Criteria

  • Add AC relevant to the block

Props

Prop Required Type Description
customFields.text no string add description
customfields.size no oneOf 'Extra Large', 'Large', 'Medium', 'Small'
customfields.removeBottomPadding no boolean Removes the bottom padding from the block. It has a default value of false.

ANS Schema

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

ANS Fields

  • n/a

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.