
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
uxcore-float-nav
Advanced tools
React float nav
git clone https://github.com/uxcore/uxcore-float-nav
cd uxcore-float-nav
npm install
npm run server
if you'd like to save your install time,you can use uxcore-tools globally.
npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-float-nav
cd uxcore-float-nav
npm install
npm run dep
npm run start
npm run test
npm run coverage
http://uxcore.github.io/components/float-nav
Yes please! See the CONTRIBUTING for details.
With content wrapper.
| Name | Type | Required | Default | Comments |
|---|---|---|---|---|
| prefixCls | string | no | 'uxcore-float-nav' | prefix classname for component |
| className | string | no | '' | custom classname for component |
| showOrderNumber | boolean | no | true | prepend order index to the nav item |
| width | number | no | 260 | nav's width |
| height | number | no | 370 | nav's height |
| offset | object | no | {right: 20, bottom: 20} | nav's position offset |
| content | react element | yes | null | place the content with anchor here |
| stepLength | number | no | 50 | scroll length |
| hoverable | boolean | no | false | enable the haverable feature |
Without content wrapper.
| Name | Type | Required | Default | Comments |
|---|---|---|---|---|
| prefixCls | string | no | 'uxcore-float-nav' | prefix classname for component |
| className | string | no | '' | custom classname for component |
| showOrderNumber | boolean | no | true | prepend order index to the nav item |
| width | number | no | 260 | nav's width |
| height | number | no | 370 | nav's height |
| offset | object | no | {right: 20, bottom: 20} | nav's position offset |
| stepLength | number | no | 50 | scroll length |
| Name | Type | Required | Default | Comments |
|---|---|---|---|---|
| title | react element or string | yes | '' | nav item's title |
| anchor | string | yes | '' | define the anchor |
| onClick | function | no | noop | trigger when nav item is clicked with two parameter(anchor, orderNumber) |
FAQs
Did you know?

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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.