Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45098 (s=45098, is=45142, ic=45142, ia=45144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45143 (s=45098, is=45143, ic=45143, ia=45145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45143 (s=45098, is=45143, ic=45143, ia=45145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45145 (s=45098, is=45143, ic=45143, ia=45145)