Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123446 (s=123446, is=123523, ic=123525, ia=123528)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123524 (s=123446, is=123524, ic=123526, ia=123529)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123526 (s=123446, is=123524, ic=123526, ia=123529)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123529 (s=123446, is=123524, ic=123526, ia=123529)