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