Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123311 (s=123311, is=123388, ic=123390, ia=123393)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123389 (s=123311, is=123389, ic=123391, ia=123394)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123391 (s=123311, is=123389, ic=123391, ia=123394)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123394 (s=123311, is=123389, ic=123391, ia=123394)