Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32313 (s=32313, is=32341, ic=32343, ia=32342, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32342 (s=32313, is=32342, ic=32344, ia=32343, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32344 (s=32313, is=32342, ic=32344, ia=32343, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32343 (s=32313, is=32342, ic=32344, ia=32343, pis)