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