Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101923 (s=101923, is=101987, ic=101988, ia=101990)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101988 (s=101923, is=101988, ic=101989, ia=101991)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101989 (s=101923, is=101988, ic=101989, ia=101991)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101991 (s=101923, is=101988, ic=101989, ia=101991)