Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33531 (s=33531, is=33566, ic=33565, ia=33567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33567 (s=33531, is=33567, ic=33566, ia=33568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33566 (s=33531, is=33567, ic=33566, ia=33568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33568 (s=33531, is=33567, ic=33566, ia=33568)