Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49050 (s=49050, is=49100, ic=49100, ia=49102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49101 (s=49050, is=49101, ic=49101, ia=49103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49101 (s=49050, is=49101, ic=49101, ia=49103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49103 (s=49050, is=49101, ic=49101, ia=49103)