Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123368 (s=123368, is=123445, ic=123447, ia=123450)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123446 (s=123368, is=123446, ic=123448, ia=123451)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123448 (s=123368, is=123446, ic=123448, ia=123451)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123451 (s=123368, is=123446, ic=123448, ia=123451)