Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12529 (s=12529, is=12541, ic=12540, ia=12542)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12542 (s=12529, is=12542, ic=12541, ia=12543)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12541 (s=12529, is=12542, ic=12541, ia=12543)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12543 (s=12529, is=12542, ic=12541, ia=12543)