Skip to content

Instantly share code, notes, and snippets.

@louwersj
Created February 4, 2018 19:15
Show Gist options
  • Save louwersj/0305e2d474a8c70019f52351c1676271 to your computer and use it in GitHub Desktop.
Save louwersj/0305e2d474a8c70019f52351c1676271 to your computer and use it in GitHub Desktop.
Example for a Oracle JET data-bind
<div class="oj-flex-bar-middle oj-sm-align-items-baseline">
<span role="img" class="oj-icon demo-oracle-icon" title="Oracle Logo" alt="Oracle Logo"></span>
<h1 class="oj-sm-only-hide oj-web-applayout-header-title" title="Application Name" data-bind="text: appName"></h1>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment