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