Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7568 (s=7568, is=7575, ic=7573, ia=7575)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7576 (s=7568, is=7576, ic=7574, ia=7576)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7574 (s=7568, is=7576, ic=7574, ia=7576)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7576 (s=7568, is=7576, ic=7574, ia=7576)