Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123077 (s=123077, is=123153, ic=123156, ia=123158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123154 (s=123077, is=123154, ic=123157, ia=123159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123157 (s=123077, is=123154, ic=123157, ia=123159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123159 (s=123077, is=123154, ic=123157, ia=123159)