README.md

January 23, 2018 ยท View on GitHub

Higher-order Halogen components shouldn't be scary! This is basically a simple tooltip component that proxies input into and output out of a wrapped component, while also grabbing some input for itself (viz. what tooltip to render), and this component maintains the hover state internally, because that doesn't need to leak.