Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123175 (s=123175, is=123251, ic=123254, ia=123256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123252 (s=123175, is=123252, ic=123255, ia=123257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123255 (s=123175, is=123252, ic=123255, ia=123257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123257 (s=123175, is=123252, ic=123255, ia=123257)