Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30321 (s=30321, is=30355, ic=30354, ia=30356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30356 (s=30321, is=30356, ic=30355, ia=30357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30355 (s=30321, is=30356, ic=30355, ia=30357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30357 (s=30321, is=30356, ic=30355, ia=30357)