Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12242 (s=12242, is=12254, ic=12253, ia=12255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12255 (s=12242, is=12255, ic=12254, ia=12256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12254 (s=12242, is=12255, ic=12254, ia=12256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12256 (s=12242, is=12255, ic=12254, ia=12256)