1.8.3 • Published 7 months ago

@forter/filter v1.8.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 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.8.2

7 months ago

1.8.1

11 months ago

1.8.0

11 months ago

1.7.1

12 months ago

1.8.3

7 months ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

3 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago