Shared helper functions and icons for LiveFilter components.
Summary
Functions
Renders a checkmark icon.
Renders a left chevron icon.
Renders a right chevron icon.
Compares two values for equality, handling type coercion between strings and integers.
Renders an X/close icon.
Functions
Renders a checkmark icon.
Attributes
class(:string) - Defaults to"shrink-0 text-base-content".
Renders a left chevron icon.
Attributes
class(:string) - Defaults to"shrink-0".
Renders a right chevron icon.
Attributes
class(:string) - Defaults to"shrink-0".
Compares two values for equality, handling type coercion between strings and integers.
Renders an X/close icon.
Attributes
class(:string) - Defaults to"shrink-0".