Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100822 (s=100822, is=100885, ic=100886, ia=100888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100886 (s=100822, is=100886, ic=100887, ia=100889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100887 (s=100822, is=100886, ic=100887, ia=100889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100889 (s=100822, is=100886, ic=100887, ia=100889)