Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100786 (s=100786, is=100849, ic=100850, ia=100852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100850 (s=100786, is=100850, ic=100851, ia=100853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100851 (s=100786, is=100850, ic=100851, ia=100853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100853 (s=100786, is=100850, ic=100851, ia=100853)