2.0.1 • Published 8 years ago

civicsource-lien-id-viewer v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

#Knockout Lien ID Viewer

Given a lien model, will show the lien address and/or the filing place if address is not present.

##Install with Bower

bower install civicsource/lien-id-viewer --save

Then add the folder to your project.

##How to Use

require the script and use it as a binding handler:

<span data-bind="lienIdViewer: myLien"></span>

where myLien is an observable representing the lien model to be identified. This component requires the knockout-place-viewer.