Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8130 (s=8130, is=8137, ic=8135, ia=8137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8138 (s=8130, is=8138, ic=8136, ia=8138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8136 (s=8130, is=8138, ic=8136, ia=8138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8138 (s=8130, is=8138, ic=8136, ia=8138)