Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20833 (s=20833, is=20846, ic=20848, ia=20850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20847 (s=20833, is=20847, ic=20849, ia=20851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20849 (s=20833, is=20847, ic=20849, ia=20851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20851 (s=20833, is=20847, ic=20849, ia=20851)