Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123725 (s=123725, is=123802, ic=123804, ia=123807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123803 (s=123725, is=123803, ic=123805, ia=123808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123805 (s=123725, is=123803, ic=123805, ia=123808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123808 (s=123725, is=123803, ic=123805, ia=123808)