Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101590 (s=101590, is=101654, ic=101655, ia=101657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101655 (s=101590, is=101655, ic=101656, ia=101658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101656 (s=101590, is=101655, ic=101656, ia=101658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101658 (s=101590, is=101655, ic=101656, ia=101658)