Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7654 (s=7654, is=7661, ic=7659, ia=7661)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7662 (s=7654, is=7662, ic=7660, ia=7662)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7660 (s=7654, is=7662, ic=7660, ia=7662)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7662 (s=7654, is=7662, ic=7660, ia=7662)