Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23862 (s=23862, is=23885, ic=23886, ia=23883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23886 (s=23863, is=23886, ic=23887, ia=23884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23887 (s=23863, is=23886, ic=23887, ia=23884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23884 (s=23863, is=23886, ic=23887, ia=23884)