Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111038 (s=111038, is=111111, ic=111112, ia=111114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111112 (s=111038, is=111112, ic=111113, ia=111115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111113 (s=111038, is=111112, ic=111113, ia=111115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111115 (s=111038, is=111112, ic=111113, ia=111115)