Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19181 (s=19181, is=19201, ic=19202, ia=19199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19202 (s=19181, is=19202, ic=19203, ia=19200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19203 (s=19181, is=19202, ic=19203, ia=19200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19200 (s=19181, is=19202, ic=19203, ia=19200)