1.0.5 • Published 2 years ago

@firesoon/bc-bl-drawer-fl v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

download

$ yarn add @firesoon/bc-bl-drawer-fl
# or
$ npx @firesoon/bc-bl-drawer-fl

The basic use

API Please refer to the documentation

import BlDrawer from '@firesoon/bc-bl-drawer-fl';
{visible && (
        <BlDrawer
          visible={visible}
          pid={1}
          zryDays={12}
          hasDetail={true}
          onClose={() => setVisible(false)}
          api={{
            detailAPI: getBlListDetail,
            mockDetailAPI: getBlDetailSimulation,
            flagAPI: getFlag,
            diagsAPI: getCheckSelect,
            operasAPI: getOperationSelect,
            updateBedAPI: updateBedQuitConfig,
            zryListAPI: getBlListZryList,
          }}
        />
      )}
1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0-15

3 years ago

1.0.0-16

3 years ago

1.0.0-17

3 years ago

1.0.0-13

3 years ago

1.0.0-14

3 years ago

1.0.0-10

3 years ago

1.0.0-11

3 years ago

1.0.0-12

3 years ago

1.0.0-9

3 years ago

1.0.0-8

3 years ago

1.0.0-7

3 years ago

1.0.0-5

3 years ago

1.0.0-4

3 years ago

1.0.0-3

3 years ago

1.0.0-2

3 years ago

1.0.0-1

3 years ago

1.0.0-0

3 years ago