Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11901 (s=11901, is=11908, ic=11908, ia=11906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11909 (s=11901, is=11909, ic=11909, ia=11907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11909 (s=11901, is=11909, ic=11909, ia=11907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11907 (s=11901, is=11909, ic=11909, ia=11907)