0.0.3 • Published 1 year ago

@jambon-baguette/counted-tab v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

counted-tab

Overview

custom Atomic counted tab component, initializing itself against a parent search interface in order to retrieve the bindings.

usage <counted-tab field="" value=" label="" initial-state="" tab-id=<"unique tab id"> >

example

NB: The field used for this tab will required to be added as a groupBy in the engine.

Properties

PropertyAttributeDescriptionTypeDefault
field (required)fieldstringundefined
initialStateinitial-statestring"false"
label (required)labelstringundefined
tabId (required)tab-idstringundefined
value (required)valuestringundefined

Built with StencilJS