Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9406 (s=9406, is=9413, ic=9412, ia=9414)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9414 (s=9406, is=9414, ic=9413, ia=9415)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9413 (s=9406, is=9414, ic=9413, ia=9415)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9415 (s=9406, is=9414, ic=9413, ia=9415)