Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64847 (s=64847, is=64902, ic=64903, ia=64904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64903 (s=64847, is=64903, ic=64904, ia=64905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64904 (s=64847, is=64903, ic=64904, ia=64905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64905 (s=64847, is=64903, ic=64904, ia=64905)