civicsource-lien-id-viewer

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


Keywords
knockout, lien id, lien-id
License
MIT
Install
bower install civicsource-lien-id-viewer

Documentation

#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.