Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25111 (s=25111, is=25135, ic=25136, ia=25133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25136 (s=25111, is=25136, ic=25137, ia=25134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25137 (s=25111, is=25136, ic=25137, ia=25134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25134 (s=25111, is=25136, ic=25137, ia=25134)