feat: add table cell border type #389
This commit is contained in:
@@ -28,6 +28,13 @@
|
||||
- All borders
|
||||
- Borderless
|
||||
- Outer border
|
||||
- Td borders
|
||||
- Top border
|
||||
- Right border
|
||||
- Bottom border
|
||||
- Left border
|
||||
- Forward border
|
||||
- Back border
|
||||
- Vertical alignment
|
||||
- Top alignment
|
||||
- Center vertically
|
||||
|
||||
@@ -64,7 +64,10 @@ interface ILang {
|
||||
borderEmpty: string
|
||||
borderExternal: string
|
||||
borderTd: string
|
||||
borderTdTop: string
|
||||
borderTdRight: string
|
||||
borderTdBottom: string
|
||||
borderTdLeft: string
|
||||
borderTdForward: string
|
||||
borderTdBack: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user