Skip to content

Commit 54ddf8f

Browse files
committed
Add some docs
1 parent bce1793 commit 54ddf8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,11 @@ Info passed around about the current state (TypeScript type).
309309
— take positional info from `from` (use `inherit` if you also want data)
310310
* `schema` ([`Schema`][schema])
311311
— current schema
312+
* `stylePropertyNameCase`
313+
([`StylePropertyNameCase`][api-style-property-name-case])
314+
— casing for property names in `style` objects
315+
* `tableCellAlignToStyle` (`boolean`)
316+
— turn obsolete `align` props on `td` and `th` into CSS `style` props
312317
313318
### `StylePropertyNameCase`
314319

0 commit comments

Comments
 (0)