Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65064 (s=65064, is=65119, ic=65120, ia=65121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65120 (s=65064, is=65120, ic=65121, ia=65122)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65121 (s=65064, is=65120, ic=65121, ia=65122)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65122 (s=65064, is=65120, ic=65121, ia=65122)