Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123597 (s=123597, is=123674, ic=123676, ia=123679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123675 (s=123597, is=123675, ic=123677, ia=123680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123677 (s=123597, is=123675, ic=123677, ia=123680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123680 (s=123597, is=123675, ic=123677, ia=123680)