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