Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5808 (s=5808, is=5814, ic=5812, ia=5814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5815 (s=5808, is=5815, ic=5813, ia=5815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5813 (s=5808, is=5815, ic=5813, ia=5815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5815 (s=5808, is=5815, ic=5813, ia=5815)