Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23432 (s=23432, is=23439, ic=23440, ia=23440)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23440 (s=23432, is=23440, ic=23441, ia=23441)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23441 (s=23432, is=23440, ic=23441, ia=23441)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23441 (s=23432, is=23440, ic=23441, ia=23441)