@dpa-id-components/ui-searchinputgroup-layout
v0.1.1
Published
UiSearchInputGroupLayout vue component with dpa Design Kit
Downloads
2
Maintainers
Keywords
Readme
@dpa-id-components/ui-searchinputgroup-layout
UiSearchInputGroupLayout
Vue 2.x layout component wrapper for an input group based on the dpa Design Kit
Installation
yarn add @dpa-id-components/ui-searchinputgroup-layout
Usage
Please refer to the Storybook demo implementation here: https://github.com/dpa-gmbh/dpa-id-components/blob/master/packages/UiSearchInputGroupLayout/UiSearchInputGroupLayout.stories.js
Demo
View a demo of <ui-searchinputgroup-layout>
on Storybook
API
Slots
| Name | Description |
| ---------------- | -------------------------------------------------------------- |
| label
| Text label used for the input group |
| tootip
| Tooltip text on the label |
| default
| Default slot to position the input component/element |