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