Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30876 (s=30876, is=30910, ic=30909, ia=30911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30911 (s=30876, is=30911, ic=30910, ia=30912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30910 (s=30876, is=30911, ic=30910, ia=30912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30912 (s=30876, is=30911, ic=30910, ia=30912)