Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33864 (s=33864, is=33899, ic=33898, ia=33900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33900 (s=33864, is=33900, ic=33899, ia=33901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33899 (s=33864, is=33900, ic=33899, ia=33901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33901 (s=33864, is=33900, ic=33899, ia=33901)