Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65067 (s=65067, is=65122, ic=65123, ia=65124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65123 (s=65067, is=65123, ic=65124, ia=65125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65124 (s=65067, is=65123, ic=65124, ia=65125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65125 (s=65067, is=65123, ic=65124, ia=65125)