Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8031 (s=8031, is=8038, ic=8036, ia=8038)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8039 (s=8031, is=8039, ic=8037, ia=8039)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8037 (s=8031, is=8039, ic=8037, ia=8039)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8039 (s=8031, is=8039, ic=8037, ia=8039)