1.0.5 • Published 3 years ago

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

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0-15

4 years ago

1.0.0-16

4 years ago

1.0.0-17

4 years ago

1.0.0-13

4 years ago

1.0.0-14

4 years ago

1.0.0-10

4 years ago

1.0.0-11

4 years ago

1.0.0-12

4 years ago

1.0.0-9

4 years ago

1.0.0-8

4 years ago

1.0.0-7

4 years ago

1.0.0-5

4 years ago

1.0.0-4

4 years ago

1.0.0-3

4 years ago

1.0.0-2

4 years ago

1.0.0-1

4 years ago

1.0.0-0

4 years ago