UNPKG

@freik/recoil-tools

Version:

Kevin Frei's Web utilities for Recoil

23 lines (15 loc) 334 B
# @freik/web-utils > Some simple controls & utilities for www code, including some helpers for > Microsoft's FluentUI components ## Fill ```javascript <Fill direction="vertical">somethign</Fill> ``` ## Dock ```javascript <Dock location="bottom">something</Dock> ``` ## FullPage ```javascript <Fullpage>something</FullPage> ```