Updated Documentation
This commit is contained in:
@ -396,7 +396,7 @@ viewPC model =
|
||||
[ HAttr.for "enableScrolling" ]
|
||||
[ text "Autoscroll" ]
|
||||
]
|
||||
, button [ onClick <| Msg_DEsmpl_Open True ] [ text "Load Example" ]
|
||||
, button [ onClick <| Msg_DEsmpl_Open True ] [ text "Configs" ]
|
||||
]
|
||||
, div [class "pc-main"] [ Html.map Msg_PC <| PC.view model.pc_model ]
|
||||
, lazy viewExamples model
|
||||
|
Reference in New Issue
Block a user