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