Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101850 (s=101850, is=101914, ic=101915, ia=101917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101915 (s=101850, is=101915, ic=101916, ia=101918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101916 (s=101850, is=101915, ic=101916, ia=101918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101918 (s=101850, is=101915, ic=101916, ia=101918)