Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12941 (s=12941, is=12954, ic=12953, ia=12955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12955 (s=12941, is=12955, ic=12954, ia=12956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12954 (s=12941, is=12955, ic=12954, ia=12956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12956 (s=12941, is=12955, ic=12954, ia=12956)