0

I have a Type of "Person" :

  • Button A : Name
  • Button B : Age
  • Button C : Adres

And a button "ADD"

I want to create some "Person" when clicking to button "ADD" . But I don't know .

I'm using Websharper . Do you know the key word that can help me ?

s952163
  • 6,276
  • 4
  • 23
  • 47
AIRO 2001
  • 19
  • 1
  • 1
    The keyword to help you is [`new`](https://learn.microsoft.com/en-gb/dotnet/fsharp/language-reference/members/constructors) – MechMK1 Feb 01 '18 at 12:01
  • can you show some code? – s952163 Feb 01 '18 at 23:24
  • This example may be useful: https://try.websharper.com/example/todo-list. Otherwise, including some of your code would allow more specific help. – cadull Feb 02 '18 at 00:31

0 Answers0