Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67823 (s=67823, is=67879, ic=67880, ia=67881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67880 (s=67823, is=67880, ic=67881, ia=67882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67881 (s=67823, is=67880, ic=67881, ia=67882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67882 (s=67823, is=67880, ic=67881, ia=67882)