@tantanfe/biz-materials-button
TypeScript icon, indicating that this package has built-in type declarations

0.0.33 • Public • Published

biz-materials-button

TODO: description

Usage

const bizMaterialsButton = require('biz-materials-button');

<bizMaterialsButton
  isDynamic: 'true',
  url: 'https://fe.staging2.p1staff.com/api/projects',
  type: 'get',
  params: '{}',
  header: '{}',
  dataField: [
      { key: 'disabled', value: 'true' },
      { key: 'disabledText', value: 'true' },
      { key: 'alertText', value: 'description' },
      { key: 'text', value: 'avatar' },
  ],
  staticData:
    '{"disabled":"true","disabledText":"已完成","alertText":"已经完成", "text": "待领取"}',
  cstyle={color: 'red', 'disabledColor':'blue'}
  isCanvasEdit={isCanvasEdit}
  data={"disabled":"true","disabledText":"已完成","alertText":"已经完成", "text": "待领取"}',
></bizMaterialsButton>

data为lowcode平台引入时候使用,正常使用不需要

Readme

Keywords

none

Package Sidebar

Install

npm i @tantanfe/biz-materials-button

Weekly Downloads

2

Version

0.0.33

License

ISC

Unpacked Size

2.26 MB

Total Files

13

Last publish

Collaborators

  • missdong
  • zhuxuanyu_tantan