عنوان:

‫ایجاد دیالوگ bootstrap با استفاده از Tag Helper


نویسنده: م شاکری
تاریخ: ۱۳۹۶/۰۱/۱۱ ۲۲:۳۶
آدرس: www.dntips.ir
<modal title="Modal title">
    <modal-body>
        <p>One fine body&hellip;</p>
    </modal-body>
    <modal-footer>
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-primary">Save changes</button>
    </modal-footer>
</modal>


مشاهده مطلب اصلی