Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26890 (s=26890, is=26908, ic=26910, ia=26912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26909 (s=26890, is=26909, ic=26911, ia=26913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26911 (s=26890, is=26909, ic=26911, ia=26913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26913 (s=26890, is=26909, ic=26911, ia=26913)