Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33146 (s=33146, is=33181, ic=33180, ia=33182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33182 (s=33146, is=33182, ic=33181, ia=33183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33181 (s=33146, is=33182, ic=33181, ia=33183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33183 (s=33146, is=33182, ic=33181, ia=33183)