0.0.24 • Published 1 year ago

@makeform/budget v0.0.24

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

@makeform/budget

config

  • fields: Array of field object with following fields:
    • name: field name.
    • type: field type. optional; when provided, it should be one of following:
      • name: item name.
      • unit price: item price, per item.
      • quantity: how many entries of this item.
      • total price: when unit price and quantity provided, this will be readonly and calculated automatically.
    • width: optional. used for explicitly set cell width (with unit).
  • mode: either sheet or table. default sheet if omitted.
    • when setting to table, table style edit interface is used. otherwise @plotdb/sheet is used.

License

MIT

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago