0.0.20 • Published 5 days ago

@makeform/budget v0.0.20

Weekly downloads
-
License
MIT
Repository
-
Last release
5 days 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.20

5 days ago

0.0.19

13 days ago

0.0.17

21 days ago

0.0.18

21 days ago

0.0.15

2 months ago

0.0.16

2 months ago

0.0.12

3 months ago

0.0.13

3 months ago

0.0.14

3 months ago

0.0.11

4 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago