Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123139 (s=123139, is=123215, ic=123218, ia=123220)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123216 (s=123139, is=123216, ic=123219, ia=123221)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123219 (s=123139, is=123216, ic=123219, ia=123221)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123221 (s=123139, is=123216, ic=123219, ia=123221)