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