如何sections在 a之間添加分隔符Form?一般可以嗎?我試過了divider,但看起來很糟糕。


以上是我想要實作的。
uj5u.com熱心網友回復:
您可以在該部分的頁腳中添加分隔線
Section {
//your content
} header: {
//your header
} footer: {
VStack {
Divider()
}
}
轉載請註明出處,本文鏈接:https://www.uj5u.com/net/490552.html
上一篇:python資料框組合串列的列
