Socket
Socket
Sign inDemoInstall

@lion/collapsible

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/collapsible - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

2

docs/overview.md

@@ -25,3 +25,3 @@ # Collapsible >> Overview ||10

- Use `opened` attribute or `toggle()` method to render default open.
- `invoker` slot can be custom template e.g. our [button](https://github.com/ing-bank/lion/blob/9ebc79431bfdcacfd0d9c9b6457c1a99686a6a47/docs/components/button/overview.md) or native `button` with custom styling.
- `invoker` slot can be custom template e.g. our [button](https://github.com/ing-bank/lion/blob/650657231a4ec83592d45cd69836d28436635340/docs/components/button/overview.md) or native `button` with custom styling.
- Observe the state with the help of `@opened-changed` event.

@@ -28,0 +28,0 @@ - `show()` and `hide()` are helper methods to hide or show the content from outside.

{
"name": "@lion/collapsible",
"version": "0.9.0",
"version": "0.9.1",
"description": "This component is a combination of a button (the invoker), a chunk of extra content.",

@@ -42,3 +42,3 @@ "license": "MIT",

"dependencies": {
"@lion/core": "^0.23.0"
"@lion/core": "^0.24.0"
},

@@ -45,0 +45,0 @@ "keywords": [

@@ -25,3 +25,3 @@ # Collapsible >> Overview ||10

- Use `opened` attribute or `toggle()` method to render default open.
- `invoker` slot can be custom template e.g. our [button](https://github.com/ing-bank/lion/blob/9ebc79431bfdcacfd0d9c9b6457c1a99686a6a47/docs/components/button/overview.md) or native `button` with custom styling.
- `invoker` slot can be custom template e.g. our [button](https://github.com/ing-bank/lion/blob/650657231a4ec83592d45cd69836d28436635340/docs/components/button/overview.md) or native `button` with custom styling.
- Observe the state with the help of `@opened-changed` event.

@@ -28,0 +28,0 @@ - `show()` and `hide()` are helper methods to hide or show the content from outside.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc