Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28333 (s=28333, is=28365, ic=28363, ia=28365)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28366 (s=28333, is=28366, ic=28364, ia=28366)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28364 (s=28333, is=28366, ic=28364, ia=28366)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28366 (s=28333, is=28366, ic=28364, ia=28366)