@patternfly-java/finder
v0.6.16
Published
CSS for the PatternFly Java finder extension.
Maintainers
Readme
PatternFly Java Finder
CSS styles for the PatternFly Java finder extension. The finder is a macOS Finder-style column browser for hierarchical navigation.
This package provides the CSS only. It is meant to be used together with the
org.patternfly:patternfly-java-finder Maven artifact, which contains the Java component implementation.
Installation
Install the package using npm:
npm install @patternfly-java/finderUsage
Import the CSS in your stylesheet or JavaScript entry point:
@import "@patternfly-java/finder";Requirements
This package requires PatternFly 6 CSS (
@patternfly/patternfly) to be present, as it references PatternFly design tokens for colors, spacing, borders, and typography.
License
Apache-2.0
