Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10916 (s=10916, is=10925, ic=10924, ia=10926)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10926 (s=10916, is=10926, ic=10925, ia=10927)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10925 (s=10916, is=10926, ic=10925, ia=10927)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10927 (s=10916, is=10926, ic=10925, ia=10927)