Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43999 (s=43999, is=44043, ic=44043, ia=44045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44044 (s=43999, is=44044, ic=44044, ia=44046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44044 (s=43999, is=44044, ic=44044, ia=44046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44046 (s=43999, is=44044, ic=44044, ia=44046)