Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31069 (s=31069, is=31103, ic=31102, ia=31104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31104 (s=31069, is=31104, ic=31103, ia=31105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31103 (s=31069, is=31104, ic=31103, ia=31105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31105 (s=31069, is=31104, ic=31103, ia=31105)