Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13501 (s=13501, is=13507, ic=13508, ia=13508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13508 (s=13501, is=13508, ic=13509, ia=13509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13509 (s=13501, is=13508, ic=13509, ia=13509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13509 (s=13501, is=13508, ic=13509, ia=13509)