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