Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83098 (s=83098, is=83155, ic=83156, ia=83157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83156 (s=83098, is=83156, ic=83157, ia=83158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83157 (s=83098, is=83156, ic=83157, ia=83158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83158 (s=83098, is=83156, ic=83157, ia=83158)