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