Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111909 (s=111909, is=111982, ic=111983, ia=111985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111983 (s=111909, is=111983, ic=111984, ia=111986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111984 (s=111909, is=111983, ic=111984, ia=111986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111986 (s=111909, is=111983, ic=111984, ia=111986)