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