Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100894 (s=100894, is=100957, ic=100958, ia=100960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100958 (s=100894, is=100958, ic=100959, ia=100961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100959 (s=100894, is=100958, ic=100959, ia=100961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100961 (s=100894, is=100958, ic=100959, ia=100961)