Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42861 (s=42861, is=42904, ic=42904, ia=42906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42905 (s=42861, is=42905, ic=42905, ia=42907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42905 (s=42861, is=42905, ic=42905, ia=42907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42907 (s=42861, is=42905, ic=42905, ia=42907)