Laravel 8 表格組件

2021-07-19 10:54 更新

表格組件允許您將 Markdown 表格轉(zhuǎn)換為 HTML 表格。該組件接受 Markdown 表格作為其內(nèi)容。表格列的對齊方式支持使用默認的 Markdown 表格對齊語法:

@component('mail::table')
| Laravel       | Table         | Example  |
| ------------- |:-------------:| --------:|
| Col 2 is      | Centered      | $10      |
| Col 3 is      | Right-Aligned | $20      |
@endcomponent 
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號