Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5623 (s=5623, is=5629, ic=5627, ia=5629)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5630 (s=5623, is=5630, ic=5628, ia=5630)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5628 (s=5623, is=5630, ic=5628, ia=5630)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5630 (s=5623, is=5630, ic=5628, ia=5630)