New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@fplan/menu

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fplan/menu

1. Install the package using `pnpm add @fplan/menu` 2. These atoms can be filled with the following contents: - `menuBannerAtom` - company logo - `menuContentAtom` - menu items - `menuTitleAtom` — menu title

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

How to use the @fplan/menu package

  • Install the package using pnpm add @fplan/menu
  • These atoms can be filled with the following contents:
    • menuBannerAtom - company logo
    • menuContentAtom - menu items
    • menuTitleAtom — menu title

Notes

The Menu component from @fplan/components is already registered as a layout component in the package @fplan/search. This means that the menu is already available in your application if you use the @fplan/search package.

The menuContentAtom atom has a default value, but it can be changed (replaced or added).

Additionally, you can use the menuOpenAtom to open/close the menu, it already works by default.

FAQs

Package last updated on 29 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts