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