Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64100 (s=64100, is=64155, ic=64156, ia=64157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64156 (s=64100, is=64156, ic=64157, ia=64158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64157 (s=64100, is=64156, ic=64157, ia=64158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64158 (s=64100, is=64156, ic=64157, ia=64158)