Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6033 (s=6033, is=6040, ic=6038, ia=6040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6041 (s=6033, is=6041, ic=6039, ia=6041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6039 (s=6033, is=6041, ic=6039, ia=6041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6041 (s=6033, is=6041, ic=6039, ia=6041)