Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69789 (s=69789, is=69845, ic=69846, ia=69847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69846 (s=69789, is=69846, ic=69847, ia=69848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69847 (s=69789, is=69846, ic=69847, ia=69848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69848 (s=69789, is=69846, ic=69847, ia=69848)