HexagonJS
About
Installation
Core Concepts
Changelog
[Migration (1.x -> 2.x)]
Tutorials
Getting Started
Print Styles
Demos
Component Demo Page
Css Components
Base
Button
Badge
Error Pages
Form
Inputs
Input Group
Label
Layout
Logo
Notice
Spinner
Table
Js Components
Alerts and Messages
Autocomplete Picker
Autocomplete
Button Group
Card
Collapsible
Color Picker
Crumbtrail
Data Table
Date Picker
Date Time Picker
Drag Container
Drawing
Dropdown
Dropdown Button
Extended Table
File Input
Fluid
Form Builder
Inline Editable
Inline Picker
Inline Select
Menu
Meter
Modal
More Button
Notify
Number Picker
Paginator
Picker
Pivot Table
Plot
Progress Bar
Side Collapsible
Sidebar
Single Select
Slider
Stepper
Sticky Table Headers
Tabs
Tag Input
Time Picker
Time Slider
Titlebar
Toggle Button
Toggle
Tooltip
Tree
Visualization Bar
Utilities
Animate
Click Detector
Color Scale
Color
Component
Event Emitter
Fast Click
Filter
Format
Interpolate
List
Map
Morph Section
Morphs
Palette
Pointer Events
Preferences
Request
Resize Events
Search Dom
Select
Selection
Set
Sort
Transition
User Facing Text
Util
View
File Input Changelog
1.15.0
Bugfix
Fixed an issue where the files were immediately cleared when adding via the files popup in IE
1.4.1
Bugfix
#225
Change the type of the button to fix a bug where forms were submitted
1.4.0
hx.FileInput
options
Object
options
buttonText
String
Updated
#211
hx.FileInput
options
Object
options
filesSelectedText
String
Updated
#211
hx.FileInput
options
Object
options
noFilesText
String
Added
#211
1.3.1
hx.FileInput
options
Object
options
filesselectedFiles
String
Removed
#210
This variable was badly named and unused internally. It has been replaced by
filesSelectedText
.
hx.FileInput
options
Object
options
filesSelectedText
String
Added
The string to indicate the number of files selected
Bugfix
#210
Changed the option name to be more sensible and actually use it in the code.
1.3.0
Added
#25
New FileInput component and fluid api function