Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123080 (s=123080, is=123156, ic=123159, ia=123161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123157 (s=123080, is=123157, ic=123160, ia=123162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123160 (s=123080, is=123157, ic=123160, ia=123162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123162 (s=123080, is=123157, ic=123160, ia=123162)