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