Skip to content

Instantly share code, notes, and snippets.

@takuya-nakayasu
Last active December 8, 2018 10:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save takuya-nakayasu/2909256d3b120fe9711cbdb125e2d14c to your computer and use it in GitHub Desktop.
今回作成したディレクティブの呼び出し例
<!-- 登録ボタン -->
<button [appDoubleClickPrevention]="isLoading"
type="submit" class="register-button"
mat-raised-button color="primary">登録</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment