Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123517 (s=123517, is=123594, ic=123596, ia=123599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123595 (s=123517, is=123595, ic=123597, ia=123600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123597 (s=123517, is=123595, ic=123597, ia=123600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123600 (s=123517, is=123595, ic=123597, ia=123600)