Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100832 (s=100832, is=100895, ic=100896, ia=100898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100896 (s=100832, is=100896, ic=100897, ia=100899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100897 (s=100832, is=100896, ic=100897, ia=100899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100899 (s=100832, is=100896, ic=100897, ia=100899)