@jimka/typescript-ui / layout / BorderOptions
Interface: BorderOptions
Defined in: src/typescript/lib/layout/Border.ts:19
Construction-time options for the Border layout manager.
Remarks
Re-exported as BorderLayoutOptions from the package barrel to disambiguate from the line-style Border's BorderOptions.
Extends
Properties
gap?
ts
optional gap: number;Defined in: src/typescript/lib/layout/Border.ts:20