Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35355 (s=35355, is=35392, ic=35391, ia=35393)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35393 (s=35355, is=35393, ic=35392, ia=35394)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35392 (s=35355, is=35393, ic=35392, ia=35394)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35394 (s=35355, is=35393, ic=35392, ia=35394)