Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20858 (s=20858, is=20890, ic=20892, ia=20887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20891 (s=20858, is=20891, ic=20893, ia=20888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20893 (s=20858, is=20891, ic=20893, ia=20888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20888 (s=20858, is=20891, ic=20893, ia=20888)