Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66444 (s=66444, is=66500, ic=66501, ia=66502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66501 (s=66444, is=66501, ic=66502, ia=66503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66502 (s=66444, is=66501, ic=66502, ia=66503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66503 (s=66444, is=66501, ic=66502, ia=66503)