Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78777 (s=78777, is=78834, ic=78835, ia=78836)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78835 (s=78777, is=78835, ic=78836, ia=78837)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78836 (s=78777, is=78835, ic=78836, ia=78837)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78837 (s=78777, is=78835, ic=78836, ia=78837)