Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83943 (s=83943, is=84000, ic=84001, ia=84002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84001 (s=83943, is=84001, ic=84002, ia=84003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84002 (s=83943, is=84001, ic=84002, ia=84003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84003 (s=83943, is=84001, ic=84002, ia=84003)