This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"bank_name": "AKBANK T. A.S.", | |
"image": "https://www.tozlumikrofon.com/wp-content/uploads/2021/08/akbank-tas.png", | |
"card_bin": "535280", | |
"card_brand": "MASTER" | |
}, | |
{ | |
"bank_name": "AKBANK T. A.S.", | |
"image": "https://www.tozlumikrofon.com/wp-content/uploads/2021/08/akbank-tas.png", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"Adana", | |
"Adıyaman", | |
"Afyon", | |
"Ağrı", | |
"Amasya", | |
"Ankara", | |
"Antalya", | |
"Artvin", | |
"Aydın", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<w-for data="Wave 1,Wave 2,Demo"> | |
<li> | |
<w-print></w-print> | |
</li> | |
</w-for> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<w-tab> | |
<w-tab-header> | |
<w-tab-button> | |
İstanbul | |
</w-tab-button> | |
<w-tab-button> | |
Ankara | |
</w-tab-button> | |
<w-tab-button> | |
Antalya |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<w-card header="Title (small)" size="small"> | |
Lorem ipsum dolor sit amet consectetur adipisicing elit. | |
</w-card> | |
<w-card header="Title (medium)"> | |
Lorem ipsum dolor sit amet consectetur adipisicing elit. Rerum ut eum dolorem quod consequatur voluptates minus | |
aperiam accusantium. | |
</w-card> | |
<w-card header="Title (large)" size="large"> | |
Lorem ipsum dolor sit amet consectetur adipisicing elit. Rerum ut eum dolorem quod consequatur voluptates minus | |
aperiam accusantium. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<w-button btn="primary" w-open-modal="modal1"> | |
Example modal | |
</w-button> | |
<w-modal w-name="modal1"> | |
<w-modal-header> | |
Example | |
</w-modal-header> | |
<w-modal-content> | |
Lorem ipsum, dolor sit amet consectetur adipisicing elit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<w-icon>icon-name</w-icon> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="stylesheet" href="https://water-llc.github.io/wavejs/assets/main.css> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://water-llc.github.io/wavejs/main.js" type="modules"></script> |
NewerOlder