Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123683 (s=123683, is=123760, ic=123762, ia=123765)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123761 (s=123683, is=123761, ic=123763, ia=123766)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123763 (s=123683, is=123761, ic=123763, ia=123766)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123766 (s=123683, is=123761, ic=123763, ia=123766)