Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20777 (s=20777, is=20790, ic=20792, ia=20794)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20791 (s=20777, is=20791, ic=20793, ia=20795)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20793 (s=20777, is=20791, ic=20793, ia=20795)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20795 (s=20777, is=20791, ic=20793, ia=20795)