Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13690 (s=13690, is=13700, ic=13702, ia=13703)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13701 (s=13690, is=13701, ic=13703, ia=13704)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13703 (s=13690, is=13701, ic=13703, ia=13704)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13704 (s=13690, is=13701, ic=13703, ia=13704)