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