Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105100 (s=105100, is=105168, ic=105169, ia=105171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105169 (s=105100, is=105169, ic=105170, ia=105172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105170 (s=105100, is=105169, ic=105170, ia=105172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105172 (s=105100, is=105169, ic=105170, ia=105172)