Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65725 (s=65725, is=65780, ic=65781, ia=65782)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65781 (s=65725, is=65781, ic=65782, ia=65783)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65782 (s=65725, is=65781, ic=65782, ia=65783)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65783 (s=65725, is=65781, ic=65782, ia=65783)