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