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