Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101415 (s=101415, is=101479, ic=101480, ia=101482)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101480 (s=101415, is=101480, ic=101481, ia=101483)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101481 (s=101415, is=101480, ic=101481, ia=101483)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101483 (s=101415, is=101480, ic=101481, ia=101483)