Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12897 (s=12897, is=12909, ic=12908, ia=12910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12910 (s=12897, is=12910, ic=12909, ia=12911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12909 (s=12897, is=12910, ic=12909, ia=12911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12911 (s=12897, is=12910, ic=12909, ia=12911)