Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66256 (s=66256, is=66312, ic=66313, ia=66314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66313 (s=66256, is=66313, ic=66314, ia=66315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66314 (s=66256, is=66313, ic=66314, ia=66315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66315 (s=66256, is=66313, ic=66314, ia=66315)