Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100127 (s=100127, is=100190, ic=100191, ia=100192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100191 (s=100127, is=100191, ic=100192, ia=100193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100192 (s=100127, is=100191, ic=100192, ia=100193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100193 (s=100127, is=100191, ic=100192, ia=100193)