@enso-ui/search-mode
v3.1.2
Published
Search mode selector for Enso UI tables.
Downloads
4,557
Readme
Search Mode
Description
Search mode selector for Enso UI tables.
Installation
Install the package:
yarn add @enso-ui/search-modeFeatures
- exports
SearchModeas its public surface - keeps the Bulma presentation layer separate from the renderless/stateful layer where applicable
Usage
<script setup>
import SearchMode from '@enso-ui/search-mode./src/bulma/SearchMode.vue';
</script>API
SearchMode
Public export available from src/bulma/SearchMode.vue.
Depends On
- No additional Enso UI dependencies.
Contributions
are welcome. Pull requests are great, but issues are good too. Thank you to all the people who already contributed to Enso!
