Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123239 (s=123239, is=123316, ic=123318, ia=123321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123317 (s=123239, is=123317, ic=123319, ia=123322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123319 (s=123239, is=123317, ic=123319, ia=123322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123322 (s=123239, is=123317, ic=123319, ia=123322)