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