1.7.0 • Published 2 months ago

@forter/filter v1.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

fc-filter

An element by Forter

Usage

<script>
   import '@forter/filter';
</script>

<fc-filter>
</fc-filter>

Examples

<!-- TEXT -->
<fc-filter type="text"></fc-filter>

<!-- NUMBER -->
<fc-filter type="number"></fc-filter>

<!-- VALUES -->
<fc-filter type="values"></fc-filter>

Properties

PropertyAttributeTypeDefaultDescription
applyapplybooleanfalse
columncolumn{}{}
dismissdismissbooleanfalseUsed from outside to tell the component that the popover it'sin has closed and that it should remove the changes
flatflatbooleanfalse
rendererrendererany
resetresetbooleanfalseUsed from outside when a clear filter is selected, to tellthe component to clear itself up
typetypestring"text"The type

Events

Event
column-filter

CSS Custom Properties

PropertyDescription
--fc-filter-disabled-colordisabled color. example: gray
1.7.0

2 months ago

1.6.0

2 months ago

1.5.0

2 months ago

1.4.0

3 months ago

1.3.1

11 months ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago