Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17920 (s=17920, is=17946, ic=17947, ia=17944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17947 (s=17920, is=17947, ic=17948, ia=17945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17948 (s=17920, is=17947, ic=17948, ia=17945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17945 (s=17920, is=17947, ic=17948, ia=17945)