Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30303 (s=30303, is=30337, ic=30336, ia=30338)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30338 (s=30303, is=30338, ic=30337, ia=30339)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30337 (s=30303, is=30338, ic=30337, ia=30339)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30339 (s=30303, is=30338, ic=30337, ia=30339)