Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111068 (s=111068, is=111141, ic=111142, ia=111144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111142 (s=111068, is=111142, ic=111143, ia=111145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111143 (s=111068, is=111142, ic=111143, ia=111145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111145 (s=111068, is=111142, ic=111143, ia=111145)