Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65766 (s=65766, is=65821, ic=65822, ia=65823)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65822 (s=65766, is=65822, ic=65823, ia=65824)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65823 (s=65766, is=65822, ic=65823, ia=65824)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65824 (s=65766, is=65822, ic=65823, ia=65824)