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