Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78066 (s=78066, is=78123, ic=78124, ia=78125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78124 (s=78066, is=78124, ic=78125, ia=78126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78125 (s=78066, is=78124, ic=78125, ia=78126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78126 (s=78066, is=78124, ic=78125, ia=78126)