Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7981 (s=7981, is=7988, ic=7986, ia=7988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7989 (s=7981, is=7989, ic=7987, ia=7989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7987 (s=7981, is=7989, ic=7987, ia=7989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7989 (s=7981, is=7989, ic=7987, ia=7989)