Skip to main content

Build Home

Add the <ownly-build-home> class to your element.This informs Ownly that it should react to that element's click event.

Examples

Button

<button class="ownly-build-home">Build Home</button>
<a class="ownly-build-home" href="#">Build Home</a>