Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64143 (s=64143, is=64198, ic=64199, ia=64200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64199 (s=64143, is=64199, ic=64200, ia=64201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64200 (s=64143, is=64199, ic=64200, ia=64201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64201 (s=64143, is=64199, ic=64200, ia=64201)