Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28111 (s=28111, is=28142, ic=28140, ia=28142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28143 (s=28111, is=28143, ic=28141, ia=28143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28141 (s=28111, is=28143, ic=28141, ia=28143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28143 (s=28111, is=28143, ic=28141, ia=28143)