Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10923 (s=10923, is=10932, ic=10931, ia=10933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10933 (s=10923, is=10933, ic=10932, ia=10934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10932 (s=10923, is=10933, ic=10932, ia=10934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10934 (s=10923, is=10933, ic=10932, ia=10934)