UNPKG
antd-v4-compatible-form
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
antd@4.x form,用于 antd@3.x
github.com/MinJieLiu/react-photo-view
MinJieLiu/react-photo-view
antd-v4-compatible-form
/
dist
/
interface.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
declare
type
FormLabelAlign =
'left'
|
'right'
;