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