Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5951 (s=5951, is=5957, ic=5955, ia=5957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5958 (s=5951, is=5958, ic=5956, ia=5958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5956 (s=5951, is=5958, ic=5956, ia=5958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5958 (s=5951, is=5958, ic=5956, ia=5958)