UNPKG
@biarri/flexlayout-react
Version:
latest (0.8.5-2)
0.8.6
0.8.5
0.8.5-2
0.8.5-1
A multi-tab docking layout manager
github.com/biarri-networks/FlexLayout
biarri-networks/FlexLayout
@biarri/flexlayout-react
/
declarations
/
view
/
BorderTab.d.ts
3 lines
(2 loc)
•
110 B
TypeScript
View Raw
1
2
3
import
*
as
React
from
"react"
;
export
declare
function
BorderTab
(
props: IBorderTabProps
):
React
.
JSX
.
Element
;