Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36364 (s=36364, is=36401, ic=36400, ia=36402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36402 (s=36364, is=36402, ic=36401, ia=36403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36401 (s=36364, is=36402, ic=36401, ia=36403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36403 (s=36364, is=36402, ic=36401, ia=36403)