Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65159 (s=65159, is=65214, ic=65215, ia=65216)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65215 (s=65159, is=65215, ic=65216, ia=65217)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65216 (s=65159, is=65215, ic=65216, ia=65217)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65217 (s=65159, is=65215, ic=65216, ia=65217)