0.4.4 • Published 1 year ago

solidjs-virtualisation v0.4.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

SolidJs-Select

SolidJs Select is a compact, highly functional select control

For examples and help solidjs-select

To install

yarn add solidjs-select

npm i --save solidjs-select

Quick start

A simple string list

<SolidJsSelect
  title="test"
  choices={choices}
/>

Style varibales

Main

  • --solidjsSelectBorder
  • --solidjsSelectClearSelectionIconSize
  • --solidjsSelectInputTextMaxWidth
  • --solidjsSelectSelectedItemFontWeight

General

  • --solidjsSelectFontColor
  • --solidjsSelectDisabledFontColor
  • --solidjsSelectFontWeight
  • --solidjsSelectFontFamily
  • --solidjsSelectFontSize
  • --solidjsSelectFontStyle
  • --solidjsSelectBackgroundColor
  • --solidjsSelectBackgroundImage
  • --solidjsSelectDisabledBackgroundColor
  • --solidjsSelectDisabledBackgroundImage

Choice

  • --solidjsSelectHighlightedFontColor
  • --solidjsSelectHighlightedBackgroundColor
  • --solidjsSelectHighlightedBackgroundImage
  • --solidjsSelectSelectedBackgroundBackgroundColor
  • --solidjsSelectSelectedFontColor
  • --solidjsSelectSelectedBackgroundColor
  • --solidjsSelectSelectedBackgroundImage
  • --solidjsSelectChoiceBackgroundImage
  • --solidjsSelectChoiceSelectedIndicatorBorder
  • --solidjsSelectSelectedIconSize
  • --solidjsSelectSelectedIconColor

Title

  • --solidjsSelectTitleFontSize
  • --solidjsSelectTitleFontWeight

ToolTip

  • --solidjsSelectToolTipFontColor
  • --solidjsSelectToolTipFontWeight
  • --solidjsSelectToolTipFontSize
  • --solidjsSelectToolTipFontStyle
  • --solidjsSelectToolTipTextAlign
  • --solidjsSelectToolTipBorder
  • --solidjsSelectToolTipBackgroundColor
  • --solidjsSelectToolTipBackgroundImage

Scrollbar

  • --scrollbarColor
  • --scrollbarArrowColor
  • --scrollbarArrowHoverColor
  • --scrollbarArrowHoverBackground
  • --scrollbarThumbColor
  • --scrollbarThumbHoverColor
0.4.4

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.13

1 year ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago