Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33199 (s=33199, is=33234, ic=33233, ia=33235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33235 (s=33199, is=33235, ic=33234, ia=33236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33234 (s=33199, is=33235, ic=33234, ia=33236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33236 (s=33199, is=33235, ic=33234, ia=33236)