Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5666 (s=5666, is=5667, ic=5667, ia=5667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5668 (s=5666, is=5668, ic=5668, ia=5668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5668 (s=5666, is=5668, ic=5668, ia=5668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5668 (s=5666, is=5668, ic=5668, ia=5668)