UNPKG

luda

Version:

A library helps to build cross-framework UI components.

11 lines (7 loc) 154 B
import luda from '../base/luda.coffee' luda.include position: -> el = @els[0] return unless el left: el.offsetLeft top: el.offsetTop