Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5949 (s=5949, is=5950, ic=5950, ia=5950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5951 (s=5949, is=5951, ic=5951, ia=5951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5951 (s=5949, is=5951, ic=5951, ia=5951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5951 (s=5949, is=5951, ic=5951, ia=5951)