Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66376 (s=66376, is=66432, ic=66433, ia=66434)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66433 (s=66376, is=66433, ic=66434, ia=66435)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66434 (s=66376, is=66433, ic=66434, ia=66435)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66435 (s=66376, is=66433, ic=66434, ia=66435)