Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33563 (s=33563, is=33598, ic=33597, ia=33599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33599 (s=33563, is=33599, ic=33598, ia=33600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33598 (s=33563, is=33599, ic=33598, ia=33600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33600 (s=33563, is=33599, ic=33598, ia=33600)