Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5110 (s=5110, is=5116, ic=5114, ia=5116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5117 (s=5110, is=5117, ic=5115, ia=5117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5115 (s=5110, is=5117, ic=5115, ia=5117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5117 (s=5110, is=5117, ic=5115, ia=5117)