Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65504 (s=65504, is=65559, ic=65560, ia=65561)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65560 (s=65504, is=65560, ic=65561, ia=65562)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65561 (s=65504, is=65560, ic=65561, ia=65562)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65562 (s=65504, is=65560, ic=65561, ia=65562)