Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6655 (s=6655, is=6662, ic=6660, ia=6662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6663 (s=6655, is=6663, ic=6661, ia=6663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6661 (s=6655, is=6663, ic=6661, ia=6663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6663 (s=6655, is=6663, ic=6661, ia=6663)