1.0.44 • Published 8 months ago

comps-nbswt v1.0.44

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

<Carousel \ photos?: string[], \ alt?: string, \ theme: string, \ width: string, \ height: string,\ />

<BorderedInput\ theme: string,\ value: string,\ onChange: () => void, \ onBlur?: () => void, \ placeholder?: string, \ label?: string, \ type?: React.HTMLInputTypeAttribute, \ accept?: string, \ disabled?: boolean, \ error?: boolean,\ />

<UnderlinedInput\ theme: string,\ value: string,\ onChange: () => void, \ onBlur?: () => void, \ placeholder?: string, \ label?: string, \ type?: React.HTMLInputTypeAttribute, \ accept?: string, \ disabled?: boolean, \ error?: boolean,\ />

<Button\ theme: string,\ text: string,\ onClick?: () => void,\ disabled?: boolean,\ />

<Checkbox \ id?: string,\ label?: string,\ checked: boolean,\ onChange: () => void,\ readOnly?: boolean,\ />

<Dropdown \ list: IOption{\ _id?: string,\ title?: string,\ search?: string,\ photo?: string,\ },\ theme: string,\ title: string,\ chosen: IOption | IOption[],\ setChosen: (obj: object) => void,\ search?: boolean,\ create?: boolean,\ onCreate?: () => void,\ multiple?: boolean,\ photo?: boolean,\ />

<ExtendedTabs\ theme: string,\ tabs: ITab[{\ id?: number,\ isCanClosed?: boolean, // Можно ли закрыть вкладку. Добавляет кнопку закрытия вкладки. (по умолчанию – false)\ setClose?: React.Dispatch<React.SetStateAction>;\ isInWindowTitle?: boolean, // Транслируем ли заголовок вкладки в заголовке окна. (по умолчанию – false)\ setWindowTitle?: () => void,\ isIconFirst?: boolean, // Ставим ли иконку первой (по умолчанию - false)\ colorsSettings?: object, // Настройки цвета\ menu?: object[], // Меню вкладки\ path: string, // Путь как указан в приложении для выделения активной вкладки\ name: string, // Название вкладки\ onClick: () => void,\ active?: boolean,\ setActive?: () => void,\ theme: string,\ }],\ setTabs?: React.Dispatch<React.SetStateAction>,\ />

<Toggler\ id: string,\ theme: string,\ leftText?: string,\ rightText?: string,\ checked: boolean,\ onChange?: () => void,\ disabled?: boolean,\ />

1.0.44

8 months ago

1.0.43

8 months ago

1.0.42

8 months ago

1.0.41

8 months ago

1.0.40

8 months ago

1.0.39

8 months ago

1.0.38

8 months ago

1.0.37

8 months ago

1.0.36

8 months ago

1.0.35

9 months ago

1.0.34

9 months ago

1.0.33

9 months ago

1.0.32

9 months ago

1.0.31

9 months ago

1.0.30

9 months ago

1.0.29

9 months ago

1.0.28

9 months ago

1.0.27

9 months ago

1.0.26

9 months ago

1.0.25

9 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

9 months ago

1.0.19

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago