Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123157 (s=123157, is=123233, ic=123236, ia=123238)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123234 (s=123157, is=123234, ic=123237, ia=123239)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123237 (s=123157, is=123234, ic=123237, ia=123239)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123239 (s=123157, is=123234, ic=123237, ia=123239)