Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123249 (s=123249, is=123326, ic=123328, ia=123331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123327 (s=123249, is=123327, ic=123329, ia=123332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123329 (s=123249, is=123327, ic=123329, ia=123332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123332 (s=123249, is=123327, ic=123329, ia=123332)