Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9614 (s=9614, is=9622, ic=9621, ia=9623)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9623 (s=9614, is=9623, ic=9622, ia=9624)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9622 (s=9614, is=9623, ic=9622, ia=9624)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9624 (s=9614, is=9623, ic=9622, ia=9624)