Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123075 (s=123075, is=123151, ic=123154, ia=123156)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123152 (s=123075, is=123152, ic=123155, ia=123157)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123155 (s=123075, is=123152, ic=123155, ia=123157)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123157 (s=123075, is=123152, ic=123155, ia=123157)