Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17782 (s=17782, is=17800, ic=17801, ia=17803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17801 (s=17782, is=17801, ic=17802, ia=17804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17802 (s=17782, is=17801, ic=17802, ia=17804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17804 (s=17782, is=17801, ic=17802, ia=17804)