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