Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101931 (s=101931, is=101995, ic=101996, ia=101998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101996 (s=101931, is=101996, ic=101997, ia=101999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101997 (s=101931, is=101996, ic=101997, ia=101999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101999 (s=101931, is=101996, ic=101997, ia=101999)