Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101010 (s=101010, is=101074, ic=101075, ia=101077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101075 (s=101010, is=101075, ic=101076, ia=101078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101076 (s=101010, is=101075, ic=101076, ia=101078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101078 (s=101010, is=101075, ic=101076, ia=101078)