Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31303 (s=31303, is=31337, ic=31336, ia=31338)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31338 (s=31303, is=31338, ic=31337, ia=31339)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31337 (s=31303, is=31338, ic=31337, ia=31339)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31339 (s=31303, is=31338, ic=31337, ia=31339)