Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31415 (s=31415, is=31441, ic=31443, ia=31443, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31442 (s=31415, is=31442, ic=31444, ia=31444, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31444 (s=31415, is=31442, ic=31444, ia=31444, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31444 (s=31415, is=31442, ic=31444, ia=31444, pis)