Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101056 (s=101056, is=101120, ic=101121, ia=101123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101121 (s=101056, is=101121, ic=101122, ia=101124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101122 (s=101056, is=101121, ic=101122, ia=101124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101124 (s=101056, is=101121, ic=101122, ia=101124)