WaveSimStyle Module
Types and nested modules
Type/Module | Description |
Functions and values
Function or value | Description |
Full Usage:
backgroundSVG wsModel count
Parameters:
WaveSimModel
count : int
Returns: ReactElement list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
clkCycleHighlightSVG m dispatch
Parameters:
WaveSimModel
dispatch : Msg -> unit
Returns: ReactElement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
detailsProps showDetails cBox ws dispatch
Parameters:
bool
cBox : CheckBoxStyle
ws : WaveSimModel
dispatch : Msg -> Unit
Returns: IHTMLProp list
|
|
|
|
|
|
|
|
Full Usage:
nameRowLevelLeftProps visibility
Parameters:
string
Returns: IHTMLProp list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
summaryProps isSummary cBox ws dispatch
Parameters:
bool
cBox : CheckBoxStyle
ws : WaveSimModel
dispatch : Msg -> Unit
Returns: IHTMLProp list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
valueOnWaveProps m i start width
Parameters:
WaveSimModel
i : int
start : float
width : float
Returns: IProp list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|