Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15008 (s=15008, is=15019, ic=15021, ia=15022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15020 (s=15008, is=15020, ic=15022, ia=15023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15022 (s=15008, is=15020, ic=15022, ia=15023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15023 (s=15008, is=15020, ic=15022, ia=15023)