Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.33 KB

api.md

File metadata and controls

37 lines (28 loc) · 1.33 KB

ItemsForAddressProvider

A module for adding two values.

ItemsForAddressProvider~ItemsForAddressProvider

Shows some demo details for a Dawa Adress

Kind: inner class of ItemsForAddressProvider
Api:

new ItemsForAddressProvider(options)

Param Type Default Description
options Object
[options.header] Object The title of the detail
[options.buttonImage] Object The image of the details
[options.more] Object true Show as top-level detail

Example (YAML Declaration:)

  dawasearcher:
    _type: Septima.Search.DawaSearcher
    detailhandlers:
      - _type: s3-demomodules/ItemsForAddressProvider
        _options:
          header: "Demo details provider"