Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 389 Bytes

The-Imagine-Component.md

File metadata and controls

9 lines (7 loc) · 389 Bytes

Imagine Component

The Imagine component does the following:

  • If configured for actions it validates automatically if a valid hash from ImagineHelper was passed as named param within the url
  • Gets the hash from the url: getHash()
  • Validates the hash based on the named params: checkHash()
  • Automatically unpacks the packed named args: unpackParams()