Allow selection items to have a payload

This commit is contained in:
2022-12-24 00:28:04 +00:00
parent 5356d21778
commit a97c5ec8ef
8 changed files with 65 additions and 92 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ drawOptions ::
-- | Title
String ->
-- | Select position
SelectionList ->
SelectionList a ->
-- | Help Text
String ->
Picture