Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34950 (s=34950, is=34987, ic=34986, ia=34988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34988 (s=34950, is=34988, ic=34987, ia=34989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34987 (s=34950, is=34988, ic=34987, ia=34989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34989 (s=34950, is=34988, ic=34987, ia=34989)