Sha256: bb09c47b2843710e80182afb0f9befcf43bb206fafaf960331007ae82bcf7276
Contents?: true
Size: 1.48 KB
Versions: 26
Compression:
Stored size: 1.48 KB
Contents
{ "calculatorRow": [ { "labelName": "Temperature (T)", "labelId": "Temperature (T)__id", "inputBox": "text", "inputId": "Temperature (T)_input_Id", "dropDown": "°C", "dropDownId": "Temperature (T)_dd_Id", "dateTimePicker": false }, { "labelName": "Rate coefficient (k)", "labelId": "Rate coefficient (k)__id", "inputBox": "text", "inputId": "Rate coefficient (k)_input_Id", "dropDown": "per s", "dropDownId": "Rate coefficient (k)_dd_Id", "dateTimePicker": false }, { "labelName": "Constant (A)", "labelId": "Constant (A)__id", "inputBox": "text", "inputId": "Constant (A)_input_Id", "dropDown": "per s", "dropDownId": "Constant (A)_dd_Id", "dateTimePicker": false }, { "labelName": "Activation energy (Eₐ)", "labelId": "Activation energy (Eₐ)__id", "inputBox": "text", "inputId": "Activation energy (Eₐ)_input_Id", "dropDown": "kJ", "dropDownId": "Activation energy (Eₐ)_dd_Id", "dateTimePicker": false } ], "ButtonValue": "Calculate", "ButtonId": "calculate_btn", "ButtonType": "submit", "resultDiv": "true", "resultDisplay": "none" }
Version data entries
26 entries across 26 versions & 1 rubygems