Good defaults and technical flexibility for life science websites
deprecated It is strongly recommended that this not to be used.
This component has been deprecated. Please use the vf-details component. Justification text: This component hasn't been fully implemented and vf-details can be used instead.
<detail>
elementThis is a draft component, it is not yet functional. Background on the implementation, goals and work plan can be found in the issue.
This repository is distributed with npm. After installing npm, you can install vf-collapse
with this command.
$ yarn add --dev @visual-framework/vf-collapse
The style files included are written in Sass. If you're using a VF-core project, you can import it like this:
@import "@visual-framework/vf-collapse/index.scss";
Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter
vf-collapse
component. vf-details
component needs to be used instead. Tracking issue
File system location: components/vf-collapse
Find an issue on this page? Propose a change or discuss it.