Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rox-emotion

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rox-emotion

## API 参数 | 说明 | 类型 | 默认值 -----|-----|-----|----- type| 提示类型|string|404 feedbackText|提示文案|string|无 btnText | 按钮文案 | string |无 onPress | 点击按钮后触发回调 | function | false jumpText|底部跳转链接文本|string|无 jumpLink|底部跳转链接|string|无

  • 0.0.32
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
4
Weekly downloads
 
Created
Source

rox-empty

API

参数说明类型默认值
type提示类型string404
feedbackText提示文案string
btnText按钮文案string
onPress点击按钮后触发回调functionfalse
jumpText底部跳转链接文本string
jumpLink底部跳转链接string
import EmptyPage from 'rox-empty-page'

<EmptyPage type="404" feedbackText="出错了" btnText="我知道了" onPress={() => { console.log('press') }} jumpText="去首页看看" jumpLink="http://m.1688.com/" />

Keywords

FAQs

Package last updated on 14 Mar 2018

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

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