Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33546 (s=33546, is=33581, ic=33580, ia=33582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33582 (s=33546, is=33582, ic=33581, ia=33583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33581 (s=33546, is=33582, ic=33581, ia=33583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33583 (s=33546, is=33582, ic=33581, ia=33583)