Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69034 (s=69034, is=69090, ic=69091, ia=69092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69091 (s=69034, is=69091, ic=69092, ia=69093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69092 (s=69034, is=69091, ic=69092, ia=69093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69093 (s=69034, is=69091, ic=69092, ia=69093)